连接mysql 出现:java.sql.SQLException: Unable to load authentication plugin 'caching_sha2_password'.

数据测试的时候出现: 网上查资料说的是mysql5.x 版本和 8.x版本的区别; 5.7版本是:default_authentication_plugin=mysql_native_password 8.x版本就是:default_authentication_plugin=caching_sha2_password 有网友说是 将my.ini 中的配置改成5.7 就可以了,但是my.ini在哪
相关文章
相关标签/搜索