连接MySQL数据库的时间格式问题

连接MySQL数据库的时间格式问题

url: jdbc:mysql://127.0.0.1:3306/xdclass_video?serverTimezone=GMT&useUnicode=true&characterEncoding=utf-8&useSSL=false

在?后面添加 serverTimezone=GMT

posted @ 2022-07-28 20:06  snail05  阅读(68)  评论(0)    收藏  举报