Monday, October 28, 2013

Reset mysql root Password

I wanted to reset the mysql root password of one of my temporary hosted mysql database server. Since it was not used for a long period of time, I couldn't remember the the root password correctly. As the first step, I loged into the server as the root user. I was using a Ubuntu 12.04 server. First...