Advertisement
Guest User

Untitled

a guest
May 19th, 2019
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. Replace this command " Alter user ’root’@‘localhost' identified by ‘newpassword’; " by this one " alter user 'root'@'localhost' identified with mysql_native_password by 'newpassword'; " it will solve your problem
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement