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 ? Link to comment https://forums.phpfreaks.com/topic/194400-mysql-change-password-from-command-line/ 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 Link to comment https://forums.phpfreaks.com/topic/194400-mysql-change-password-from-command-line/#findComment-1022610 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.