n000bie Posted March 7, 2010 Share Posted March 7, 2010 I accidental changed my password for root@localhost and now I want to reset it to blank. I wrote this code mysql> SET PASSWORD for `root`@`localhost' = ''; and everytime i press enter it goes to a new line '> Can anyone help me with this code ? Quote Link to comment Share on other sites More sharing options...
vividona Posted March 7, 2010 Share Posted March 7, 2010 check this http://dev.mysql.com/doc/refman/5.0/en/resetting-permissions.html Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.