03 2020 档案
摘要:##问题描述:建表和插入数据操作一起执行数据库报错,信息如下 SQL 错误 [1064] [42000]: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server ver
阅读全文
摘要:##解决方案 ### 修改 allowPublicKeyRetrieval 从默认的false 改为 true 就可以连接了 ###参考链接 MySQL 8.0 Public Key Retrieval is not allowed 错误的解决方法 MySQL 8.0 Public Key Retr
阅读全文
摘要:##解决方案 1. 网上查询资料,得到结论,由于mysql5.x版本和8.x版本的区别导致 5.7版本是:default_authentication_plugin=mysql_native_password 8.x版本就是:default_authentication_plugin=caching
阅读全文

浙公网安备 33010602011771号