I was facing an issue while opening the mysql server in ubuntu 8.04 LTS. the problem is as shown below:
$ mysql -u root -p
Enter password:
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
I was facing an issue while opening the mysql server in ubuntu 8.04 LTS. the problem is as shown below:
$ mysql -u root -p
Enter password:
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)