随笔分类 -  数据库

摘要:在使用 MySQL 8.0 时重启应用后提示 com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Public Key Retrieval is not allowed 最简单的解决方法是在连接后面添加 allo 阅读全文
posted @ 2020-12-02 16:53 乖怪丶 阅读(1027) 评论(0) 推荐(0)
摘要:遇到如下问题: Loading class com.mysql.jdbc.Driver'. This is deprecated. The new driver class iscom.mysql.cj.jdbc.Driver’. The driver is automatically regist 阅读全文
posted @ 2020-12-02 16:45 乖怪丶 阅读(235) 评论(0) 推荐(0)

……