原文:Authentication method 'caching_sha2_password' not supported by any of the av的解决方法

Authentication method caching sha password not supported by any of the av的意思是任何av都不支持身份验证方法 缓存密码 通常的报这个错误是因为它的身份验证方式是mysql native password 方式,不是caching sha password方式 方法一 如果是通过解压去安装的MySQL . 版本 找一下看有没有 ...

2020-02-22 21:21 1 7896 推荐指数:

查看详情

Authentication method 'caching_sha2_password' not suppor

这样的问题是因为开发过程中的mysql版本低所导致的,如果你现在打开的电脑上的mysql版本与另一台mysql版本不一致需要自动去更换一下项目中的引用。 将原来项目中的引用移除,然后打开项目到 bi ...

Tue Oct 30 20:47:00 CST 2018 0 1341
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM