Public Key Retrieval is not allowed

连接MySQL数据库报错:mysql

 

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

 

url: jdbc:mysql://localhost:3306/demo?useUnicode=true&characterEncoding=utf-8&allowPublicKeyRetrieval=true&useSSL=false&autoReconnect=false
相关文章
相关标签/搜索