[IDEA] 使用IDEA连接Mysql数据库时报错:Server returns invalid timezone. Go to 'Advanced' tab

377 阅读1分钟

在标题中报错信息没有显示全:

Server returns invalid timezone. Go to 'Advanced' tab and set 'serverTimezone' property manually.


解决方法:

打开Advanced界面,将serverTimezone设置成UTC,如图。