MySQL Auth Mode Error - Fixed!

If you're seeing 'ER_NOT_SUPPORTED_AUTH_MODE' or 'Client does not support authentication protocol requested by server; consider upgrading MySQL client', this is how you fix it ?.

Posted  273 Views updated 6 months ago

The snippet I paste in the Workbench is here for you to copy:

ALTER USER 'root'@'localhost' IDENTIFIED WITH mysql_native_password BY 'password'


Your reaction?

0
LOL
0
LOVED
0
PURE
0
AW
0
FUNNY
0
BAD!
0
EEW
0
OMG!
0
ANGRY
0 Comments