mysql的时区错误问题: The server time zone value 'Öйú±ê׼ʱ¼ä' is unrecognized or represents more than one
温馨提示:
本文最后更新于 2019年04月12日,已超过 2,374 天没有更新。若文章内的图片失效(无法正常加载),请留言反馈或直接联系我。
问题:The server time zone value 'Öйú±ê׼ʱ¼ä' is unrecognized or represents more than one time zone....
解决方案:
show variables like '%time_zone%';
set global time_zone='+8:00';
正文到此结束
- 本文标签: MySql
- 本文链接: https://blog.xiaomiqiu.com/article/11
- 版权声明: 本文由刺球原创发布,转载请遵循《署名-非商业性使用-相同方式共享 4.0 国际 (CC BY-NC-SA 4.0)》许可协议授权