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

解决使用DBeaver连接MySQL时保错,其实提示很明显。

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.

大致就是说时区有问题,你需要设置一下时区什么的

 

 设置时区为香港,没有找到中国,hhhh……..