Public Key Retrieval is not allowed

链接MySQL数据库报错:

 

数据库连接url中添加对应属性的支持。allowPublicKeyRetrieval=true&useSSL=false

 

url: jdbc:mysql://localhost:3306/demo?useUnicode=true&characterEncoding=utf-8&allowPublicKeyRetrieval=true&useSSL=false&autoReconnect=false


posted @ 2018-10-21 01:20  googlegis  阅读(3687)  评论(0编辑  收藏  举报

坐标合肥,非典型GIS开发人员 GitHub