mysql和time zone有啥关系?
最新mysql连接写法是
jdbc:mysql://localhost:3306/test?characterEncoding=utf8&useSSL=false&serverTimezone=UTC
加粗的这个很重要
mysql和time zone有啥关系?
最新mysql连接写法是
jdbc:mysql://localhost:3306/test?characterEncoding=utf8&useSSL=false&serverTimezone=UTC
加粗的这个很重要