Hi everybody!
Today I’ve changed my hosting provider.
Thanks to claudiuc!
Archive for «Uncategorized» category
New host!
Reset the root password on MySQL
Have you ever forgotten the root password on one of your MySQL servers?
This is a quick h00tow (how to) reset your MySQL root password. It does require root access on your server.
First things first. Log in as root and stop the mysql daemon. Now lets start up the mysql daemon and skip the grant tables [...]