首页 > 数据库技术 > 详细

IDEA报Could not get JDBC Connection; nested exception is java.sql.SQLException: The server time zone value '?й???????' is unrecognized or represents more than one time zone.

时间:2020-12-11 14:13:56      阅读:53      评论:0      收藏:0      [点我收藏+]

在url中添加:

...?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=UTC&rewriteBatchedStatements=true

 

 

 

感谢:https://blog.csdn.net/qq892628217/article/details/89715969

IDEA报Could not get JDBC Connection; nested exception is java.sql.SQLException: The server time zone value '?й???????' is unrecognized or represents more than one time zone.

原文:https://www.cnblogs.com/zjazn/p/14119771.html

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