码迷,mamicode.com
首页 > 其他好文 > 详细

The server time zone value is unrecognized or repr

时间:2018-04-01 16:58:33      阅读:186      评论:0      收藏:0      [点我收藏+]

标签:异常

异常信息:

The server time zone value is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the serverTimezone configuration property) to use a more specifc time zone value if you want to utilize time zone support.

异常原因:

新特性;
mySQL6的版本特性。

解决方法:

connectionURL后面需要加上
&serverTimezone=GMT%2B8

The server time zone value is unrecognized or repr

标签:异常

原文地址:http://blog.51cto.com/13508140/2093538

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