mysql login problem , easily login with root but not with root@localhost – Apache
I am able to login with mysql -u root -p but not with mysql -u root@localhost -p It says ERROR 1045 (28000): Access denied for user 'root@localhost'@'localhost' (using password: YES)