ERRORinit datasource error, url: jdbc:mysql://localhost:3306/xxxxxx?useUnicode=true&characterEncoding=gbk&serverTimezone=GMT&useSSL=false
时间:2020-03-10 13:39:36
收藏:0
阅读:1016
ERRORinit datasource error, url: jdbc:mysql://localhost:3306/shang_yi?useUnicode=true&characterEncoding=gbk&serverTimezone=GMT&useSSL=false
java.sql.SQLException: Access denied for user ‘root‘@‘localhost‘ (using password: YES)
先查看mysql的密码配置对不对
原文:https://www.cnblogs.com/dianzan/p/12455178.html
评论(0)