异常信息:The server time zone value 'Öйú±ê׼ʱ¼ä' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the serverTimezone configuration property) to use a more specifc time zone value if you want to utili
解决方法:修改数据源配置文件中的url在后面添加
?serverTimezone=GMT%2B8
参与评论
手机查看
返回顶部