码迷,mamicode.com
首页 > 数据库 > 详细

com.mysql.cj.core.exceptions.InvalidConnectionAttributeException: The server time zone value '?й????

时间:2019-08-31 19:00:46      阅读:72      评论:0      收藏:0      [点我收藏+]

标签:低版本   character   The   one   connect   cep   except   att   time   

好久不用jdbc今天连接,报了这个错。

开始用低版本的mysql的连接jar包,后来下载了一个新的,还是报这个错。
所以用新的url

url=jdbc:mysql://localhost:3306/mydata?useUnicode=true&characterEncoding=UTF-8&useJDBCCompliantTimezoneShift=true&useLegacyDatetimeCode=false&serverTimezone=UTC

com.mysql.cj.core.exceptions.InvalidConnectionAttributeException: The server time zone value '?й????

标签:低版本   character   The   one   connect   cep   except   att   time   

原文地址:https://www.cnblogs.com/miria-486/p/11440025.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!