Archive for «Uncategorized» category Feed RSS

Hi everybody!
Today I’ve changed my hosting provider.
Thanks to claudiuc!

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 [...]