Recover MySQL Database root password
Posted by Admin on 7th April 2007
If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!
By default, MySQL Server will be installed with root superuser without any password. You can connect to MySQL server as root without requiring password or by keying in blank password. However, if you have set the password for root and forget or unable to recall the password, then you will need to reset the root password for MySQL.
Posted in Database | 2 Comments »

