We never stop looking ... ...for a better way

Welcome to Woods Applied Technologies
Saturday, September 04 2010 @ 02:29 AM MDT

mysql root password

research libraryone method for changingshell> mysql -u root mysql
mysql> UPDATE user SET Password=PASSWORD('new_password')
-> WHERE user='root';
mysql> FLUSH PRIVILEGES;

Story Options

Trackback

Trackback URL for this entry: http://www.watcorp.com/trackback.php?id=20041117133545453

No trackback comments for this entry.
mysql root password | 0 comments | Create New Account
The following comments are owned by whomever posted them. This site is not responsible for what they say.