search for: 734d53a5

Displaying 1 result from an estimated 1 matches for "734d53a5".

2006 May 20
3
mysql : Access denied for user
Hi all, I am having a problem with mysql. I set up root password set password for root at localhost=password('xxxxxxxxx'); set password for root@'xxx.yyyy.com'=password('yyyyyyyy'); after that I tried to log in, but mysql says ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES) I guess that I had the right password. My