Error Message:
Error: ERROR 1045 (28000): Access denied for user ‘root’@’localhost’ (using password: YES)
Solution:
Open the my.ini file in the MySQL directory, add a line skip grant tables
after [mysqld] of the file, save and close the file (in Linux) /etc/my.cnf)