plugin caching_sha2_password could not be loaded

参考连接:

https://blog.csdn.net/qq_54202620/article/details/122729704

https://blog.csdn.net/qq_45214414/article/details/115284609

 navicate可以连接,但是SQLyog不行,可直接在Navicat中执行以下命令

ALTER USER 'root'@'%' IDENTIFIED WITH mysql_native_password BY '1234';

 

posted @ 2023-02-01 09:59  xh_Blog  阅读(52)  评论(0)    收藏  举报