mysql运行报The server time zone value 'Öйú±ê׼ʱ¼ä' is unrecognized or represents more than one time zone的解决方法

mysql运行报The server time zone value 'Öйú±ê׼ʱ¼ä' is unrecognized or represents more than one time zone的解决方法

 

话不多说,从错误即可知道是时区的错误,因此只要将时区设置为你当前系统时区即可,

   因此使用root用户登录mysql,按照如下图所示操作即可。

       

     我电脑的系统为北京时区,因此在系统中设置后,再连接数据库运行,一切OK!

 

posted on 2019-03-23 09:55  打酱油的地方  阅读(425)  评论(0编辑  收藏  举报

导航