[bug记录]Mysql连接问题Public Key Retrieval is not allowed

在连接地址后面加上allowPublicKeyRetrieval=true

url: jdbc:mysql://localhost:3306/DB01?useUnicode=true&characterEncoding=UTF8&useSSL=false&allowPublicKeyRetrieval=true

[bug记录]Mysql连接问题Public Key Retrieval is not allowed

原文:https://www.cnblogs.com/wangzhihang/p/15355367.html

以上是[bug记录]Mysql连接问题Public Key Retrieval is not allowed的全部内容。
THE END
分享
二维码
< <上一篇
下一篇>>