输入banner图图片脚本导航/分类

解决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

标签:cte   timezone   cal   ansi   ntc   key   tco   ransient   exce