Guest User

Untitled

a guest
Apr 18th, 2018
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. use mysql;
  2. update user set plugin='' where User='root';
  3. flush privileges;
  4.  
  5. ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)
Add Comment
Please, Sign In to add comment