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
相關文章
相關標籤/搜索