Client does not support authentication protocol requested by server; consider upgrading MySQL client
ALTER USER '사용자이름'@'%' IDENTIFIED WITH mysql_native_password BY '비밀번호';
Client does not support authentication protocol requested by server; consider upgrading MySQL client
ALTER USER '사용자이름'@'%' IDENTIFIED WITH mysql_native_password BY '비밀번호';