Syed Aslam

Syed Aslam's Oh, The Things I Know

The blog is about Java and related technologies. Its about
fun, photography and many more things. I simply mix
everything into everything. As, The beginning of knowledge
is the discovery of something .

  • Rated2.2/ 5
  • Updated 13 Years Ago

Recover MySQL root Password

Updated 13 Years Ago

You can recover MySQL database server password with following five easy steps. Step # 1: Stop the MySQL server process. # sudo /etc/init.d/mysql stop Step # 2: Start the MySQL (mysqld) server/daemo…
Read More