您的位置: 首页 > 文章 > idea连接mysql 5.7时区错误解决 idea连接mysql 5.7时区错误解决 分类: 文章 • 2024-09-13 09:17:40 环境: win10 idea mysql 5.7 错误信息: Server returns invalid timezone. Go to ‘Advanced’ tab and set ‘serverTimezon’ 问题: MySQL默认的时区是UTC时区,比北京时间晚8个小时 解决1:降低MySQL驱动版本 解决2:设置时区