SpringBoot连接MySQL8.0报错:-The Server time zone value ‘�й���׼ʱ��’ is unrecognized or represents more

   日期:2020-07-15     浏览:107    评论:0    
核心提示:报错信息: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_the

报错信息:

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.
    at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) ~[mysql-connector-java-8.0.16.jar:8.0.16]

解决方法:

在配置文件application.properties中,spring.datasource.url改为

spring.datasource.url=jdbc:mysql://localhost:3306/你的数据库名称?serverTimezone=UTC&useUnicode=true&characterEncoding=utf8&useSSL=true

即增加:serverTimezone=UTC

 

 
打赏
 本文转载自:网络 
所有权利归属于原作者,如文章来源标示错误或侵犯了您的权利请联系微信13520258486
更多>最近资讯中心
更多>最新资讯中心
0相关评论

推荐图文
推荐资讯中心
点击排行
最新信息
新手指南
采购商服务
供应商服务
交易安全
关注我们
手机网站:
新浪微博:
微信关注:

13520258486

周一至周五 9:00-18:00
(其他时间联系在线客服)

24小时在线客服