您的位置:首页 > 产品设计 > UI/UE

The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone.

2019-08-13 16:46 1416 查看
版权声明:本文为博主原创文章,遵循 CC 4.0 by-sa 版权协议,转载请附上原文出处链接和本声明。 本文链接:https://blog.csdn.net/qq_36802747/article/details/99447942

程序报错:
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

此时在数据库的配置文件中database.url后面加上serverTimezone=UTC即可

内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐