Advertisement
Guest User

Untitled

a guest
Sep 22nd, 2017
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. mysql> UPDATE mysql.user SET Password=PASSWORD'mycsutompass' WHERE User='root';
  2. ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''icu812' WHERE User='root'' at line 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement