navicat 连接 mysql 出现Client does not support authentication protocol requested by server解决方案

ALTER USER 'root'@'localhost' IDENTIFIED WITH mysql_native_password BY 'xxxxxx';
posted @ 2020-05-20 16:24  梦见舟  阅读(378)  评论(0编辑  收藏  举报