报错:java.sql.SQLException: The server

∥☆過路亽.° 提交于 2020-05-01 04:27:47

报错:java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized

在IDEA运行是报出例如相识的错误时:

 
 
  1. java.sql.SQLException: 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.

1561968132859

那么此时查看你的mysql依赖是否版本过高:

1561968187363

这时将它降到6以下试试,楼主降到5.1.45就OK了

1561968234900

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!