ALTER USER 'root'@'localhost' IDENTIFIED WITH mysql_native_password BY '你的密码';
相关文章
- Navicat连接Mysql报错:Client does not support authentication protocol requested by server;
- Navicat连接mysql报错1251 -client does not support authentication protocol
- mysql 8.0 错误The server requested authentication method unknown to the client解决方法
- MySQL 8.0 - Client does not support authentication protocol requested by server; consider upgrading MySQL client