ARTICLE DETAIL

资讯详情

深耕网站建设与运营推广的一线实战洞察。

idea链接database时报错:serverTimezone

idea链接database时报错:serverTimezone

1.报错:Server returns invalid timezone. Go to 'Advanced' tab and set 'serverTimezone' property manually. 

image

 2.设置时区

jdbc:mysql://localhost:3306/zcck?serverTimezone=UTC

image

 

返回列表