首页 > 数据库技术 > 详细

IntelliJ IDEA连接不上数据库 (Connection to testdb@localhost failed. [08001] Could not create connection to database server. Attempted reconnect 3 times. Giving up.)

时间:2020-06-03 15:24:41      阅读:179      评论:0      收藏:0      [点我收藏+]

问题提示为:

技术分享图片

原因:MySQL数据库版本为8.0以上,需要在URL加上时区,即加上?serverTimezone=GMT

成功后为:

技术分享图片

IntelliJ IDEA连接不上数据库 (Connection to testdb@localhost failed. [08001] Could not create connection to database server. Attempted reconnect 3 times. Giving up.)

原文:https://www.cnblogs.com/jacob-wuhan/p/13037472.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!