MYSQL 新版出现 Client does not support authentication protocol requested by server; consider upgrading MySQL client解决办法(2) 例子:SET PASSWORD FOR 用户名@localhost = OLD_PASSWORD('密码');