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   收藏:0   阅读:180

问题提示为:

技术分享图片

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

成功后为:

技术分享图片

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

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!