mysql的时区错误问题: The server time zone value 'Öйú±ê׼ʱ¼ä' is unrecognized or represents more than one
希望可以帮助你
解决方案,执行下面语句设置时区:
show variables like '%time_zone%';
set global time_zone='+8:00';
希望可以帮助你
解决方案,执行下面语句设置时区:
show variables like '%time_zone%';
set global time_zone='+8:00';
本文标题:mysql的时区错误问题: The server time zo
本文链接:https://www.haomeiwen.com/subject/pmuqxctx.html
网友评论