my production server. I usually used to just login as root by doing mysql -u root, without passing -p, but right now I just tried to do that and I got this error:
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
It seems to be expecting a root password when no -p was passed. Why is that? Can anybody help me here?
Any help is greatly appriciated
Use the right password.
Обсуждают сегодня