ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO) on ubuntu

Viewed 34

I solve this problem by Simple Typing

sudo mysql

or

sudo mysql -u root
0 Answers
Related