0
~ mysql -u root -p
Enter password:
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)

~ sudo mysql -u root -p
Password:
Enter password:
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)

Eventhough I tried sudo it's not working. What should I have to do to fix this problem?

RiggsFolly
  • 93,638
  • 21
  • 103
  • 149
soyyy
  • 1

0 Answers0