MyBaits异常:The server time zone value '�й���׼ʱ��' is unrecognized or represents more than o

异常The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the serverTimezone configuration property) to use a more specifc time zone value if you want to utilize time zone support.

解决方案:

  URL后添加 ?serverTimezone=UTC 

上一篇:redis 学习


下一篇:linux服务器上运行java web项目,数据库数据写入时间相差14个小时