Greetings! To access MySQL db from terminal it is necessary to give its root password Since i forgot its root password, i ended up with the following error Error: ERROR 1045 (28000): Access denied for user ‘root’@’localhost’ (using password: NO) Then i followed the below steps to reset it Steps: 1. [root@venus ~]# service mysqld [...]
Archive for August 10th, 2011
How to reset MySQL root password ?
Posted in Uncategorized on August 10, 2011 | 1 Comment »