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

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

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

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

 

posted @ 2020-05-09 11:34  JDLiao  阅读(343)  评论(0编辑  收藏  举报