首页 > 数据库技术 > 详细

mysql设置时区时:Server returns invalid timezone. Go to 'Advanced' tab and set 'serverTimezone' prope

时间:2020-05-09 13:21:20      阅读:54      评论:0      收藏:0      [点我收藏+]

参考博客:https://blog.csdn.net/liuqiker/article/details/102455077

1、Win+R 连接数据库 mysql -hlocalhost -uroot -p

2、set global time_zone = ‘+8:00‘; (有分号)

 

mysql设置时区时:Server returns invalid timezone. Go to 'Advanced' tab and set 'serverTimezone' prope

原文:https://www.cnblogs.com/-jiandong/p/12856235.html

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