解决java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed

Posted xing柠檬

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了解决java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed相关的知识,希望对你有一定的参考价值。

在连接数据库的url中,加上allowPublicKeyRetrieval=true

mysql8.0后url变为了

jdbc:mysql://localhost:3306/user?characterEncoding=utf8&useSSL=false&serverTimezone=UTC&allowPublicKeyRetrieval=true

以上是关于解决java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed的主要内容,如果未能解决你的问题,请参考以下文章

vs2008解决方案资源管理器不显示解决方案

什么是 沙盒解决方案

解决PowerShell乱码问题

如何解决解决方案中现有项目的c#CS0006错误

关于问题解决与事件解决的思考

「解决方案架构」解决方案架构概述