$ ls archive/2013/07/
// 1 post found
archive/July 2013
1 post
  • 2013-07-26
    Forgot your MySQL Password? No worries
    Step 1 - Stop mysql service # /etc/init.d/mysql stop You should see something like this Stopping MySQL database server: mysqld. Step 2 - Start MySQL server with out password # mysqld_safe --skip-grant…