https://blog.csdn.net/weixin_44170221/article/details/105206356

 

idea:Server returns invalid timezone Go to 'Advanced' tab and set 'serverTimezone' property manually

 

登录mysql,命令行窗口录入以下命令即可:

  • show variables like ‘%time_zone%’;
  • set global time_zone=’+8:00’;
Posted on 2023-06-17 23:33  Nonur  阅读(45)  评论(0)    收藏  举报