使用Dbeaver连接Mysql 8 提示 The server time zone value ‘****‘ is unrecognized

Posted Circle-C

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了使用Dbeaver连接Mysql 8 提示 The server time zone value ‘****‘ is unrecognized相关的知识,希望对你有一定的参考价值。

错误现象

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.

解决办法

在 Dbeaver 的【编辑连接】【驱动属性】中找到 serverTimezone 设为 Asia/Shanghai

配置即可连接成功

 

以上是关于使用Dbeaver连接Mysql 8 提示 The server time zone value ‘****‘ is unrecognized的主要内容,如果未能解决你的问题,请参考以下文章

解决使用DBeaver连接MySQL时保错-The server time zone value '?й???????' is unrecognized or represents m

解决使用DBeaver连接MySQL时保错-The server time zone value '?й???????' is unrecognized or represents m

基于Mac——dbeaver连接MySQL数据库错误提示Connection refused

DBeaver 连接MySql报错

DBeaver 和 MySQL 之间的连接

DBeaver 错误 2013:与 MySQL 的连接丢失。为啥?