问题: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';