Error: ER_NOT_SUPPORTED_AUTH_MODE: Client does not support authentication protocol requested by serv
Posted begin256
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Error: ER_NOT_SUPPORTED_AUTH_MODE: Client does not support authentication protocol requested by serv相关的知识,希望对你有一定的参考价值。
//solve method,input your password in ‘YourRootPassword‘:
ALTER USER ‘root‘@‘localhost‘ IDENTIFIED WITH mysql_native_password BY ‘YourRootPassword‘;
FLUSH PRIVILEGES;
//result shows in this fig:
以上是关于Error: ER_NOT_SUPPORTED_AUTH_MODE: Client does not support authentication protocol requested by serv的主要内容,如果未能解决你的问题,请参考以下文章
新浪微博Error_code: 400; Error: 40022:Error: source paramter(appkey) is missing的解决方法
Error 500--Internal Server Error如何解决
在 MySQL 中出现 ERROR 1701、ERROR 1452 和 ERROR 1305 错误 - 需要一些专业知识