0
点赞
收藏
分享

微信扫一扫

plugin caching_sha2_password could not be loaded

东言肆语 2023-02-05 阅读 78

plugin caching_sha2_password could not be loaded_mysql

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

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

 



举报

相关推荐

0 条评论