在我们使用idea连接到dataSource时会出现以下的问题,这也是我自己遇到的问题,这里个记录一下,顺便,希望也能帮助到遇到同样问题的小伙伴Connection to [email protected] failed. [08001](idea连接DataSource出现08001错误)

这里我们可以在url后面添加

?serverTimezone=UTC或者

?serverTimezone=GMT

Connection to [email protected] failed. [08001](idea连接DataSource出现08001错误)

好了,记录完成

相关文章:

  • 2021-09-03
  • 2022-12-23
  • 2022-12-23
  • 2021-06-23
  • 2021-07-13
  • 2021-07-03
  • 2021-11-10
猜你喜欢
  • 2021-07-20
  • 2021-06-15
  • 2021-09-07
  • 2021-08-11
  • 2021-06-19
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案