Tag Archive | "dump"

Resetting your mysql root password

Thursday, August 13, 2009

0 Comments

First of all we need to stop mysql Create a mysql table dump to reset the password Now we need to start mysql in safe mode and import the mysql table dump Finally we need to kill mysql and start it in normal mode Your password should now be reset to the one you specified [...]

Continue reading...