这是啥报错啊

这是啥报错啊

java.sql.SQLException: 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.

http://img1.sycdn.imooc.com//climg/60dcc949095bb67705530188.jpg

正在回答 回答被采纳积分+1

登陆购买课程后可参与讨论,去登陆

1回答
好帮手慕阿园 2021-07-01 13:35:34

同学你好,可能是由于未指定时区造成的,同学试试通过 serverTimezone 属性来指定时区,如:

serverTimezone=Asia/Shanghai
url=jdbc:mysql://localhost:3306/imooc?useSSL=false&useUnicode=true&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&allowPublicKeyRetrieval=true

​祝学习愉快~

  • http://img1.sycdn.imooc.com//climg/60dd802609ce9da714470203.jpg还是不行啊 我去csnd搜了改了也没用

    2021-07-01 16:43:51
  • 同学你好,同学试试改成Asia/Shanghai试试呢,如下

    jdbc:mysql://localhost:3306/imooc?useSSL=false&useUnicode=true&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&allowPublicKeyRetrieval=true

    祝学习愉快~

    2021-07-01 18:15:00
问题已解决,确定采纳
还有疑问,暂不采纳

恭喜解决一个难题,获得1积分~

来为老师/同学的回答评分吧

0 星
请稍等 ...
意见反馈 帮助中心 APP下载
官方微信

在线咨询

领取优惠

免费试听

领取大纲

扫描二维码,添加
你的专属老师