개발모음집

mysql8.0 Client does not support authentication protocol requested by server; consider upgrading MySQL client 본문

DB/RDBMS

mysql8.0 Client does not support authentication protocol requested by server; consider upgrading MySQL client

void 2020. 1. 7. 10:00

8.0 부터 생긴 이슈

 

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

출처 :https://stackoverflow.com/questions/50093144/mysql-8-0-client-does-not-support-authentication-protocol-requested-by-server