问题描述:用idea连接MySQL数据库时连接无效,并报错
Server returns invalid timezone. Go to 'Advanced' tab and set 'serverTimezone' property manually.
.
解决方法:在Advanced中将serverTimezone设置成Hongkong即可
最后进行测试连接:(连接成功)
问题描述:用idea连接MySQL数据库时连接无效,并报错
Server returns invalid timezone. Go to 'Advanced' tab and set 'serverTimezone' property manually.
.
解决方法:在Advanced中将serverTimezone设置成Hongkong即可
最后进行测试连接:(连接成功)