Mysql时区无法识别

Posted Valivvali

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Mysql时区无法识别相关的知识,希望对你有一定的参考价值。

Unable to connect to database. Tried 1 times {:error_message=>“Java::JavaSql::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.”}

 

原因:mysql版本问题。

解决:配置数据库的url时候一定要把serverTimezone=UTC加上。

转自:https://blog.csdn.net/u012976879/article/details/85261036

侵删。

以上是关于Mysql时区无法识别的主要内容,如果未能解决你的问题,请参考以下文章

Kafka Connect MySQL“无法识别服务器时区值‘EDT’”

Spring Boot 无法连接到 MySQL:无法识别服务器时区值“Mitteleuropäische Zeit”

服务器时区值“CEST”无法识别

java.sql.SQLException:无法识别服务器时区值“Hora de verano GMT”[重复]

BigQuery 在解析时无法识别时区

数据库时区问题