连接时报错:
java.sql.SQLException: The server time zone value 'xxx' is unrecognized or represents more than one time zone.
检查后发现是时区问题
在url中添加参数即可解决
连接时报错:
java.sql.SQLException: The server time zone value 'xxx' is unrecognized or represents more than one time zone.
检查后发现是时区问题
在url中添加参数即可解决