https://blog.csdn.net/qq_54202620/article/details/122729704
问题描述:
SQLyog错误号码 plugin caching_sha2_password could not be
原因分析:
MySQL新版默认使用caching_sha2_password作为身份验证插件,而旧版是使用mysql_native_password
当连接MySQL时报错“plugin caching_sha2_password could not be loaded”时,可换回旧版插件。
解决方案:
- 远程命令行登录mysql
、



4.最后成功


浙公网安备 33010602011771号