项目里面有自动化任务,

tomcat 错误信息

Table 'xxx.QRTZ_TRIGGERS' doesn't exist 提示在mysql中找不到这个表。

但mysql中确实存在,但名字是:qrtz_triggers,

折腾了一下午,是mysql的大小写的问题,去掉mysql的大小写敏感,然后重启mysql和tomcat,就OK了!

相关文章:

  • 2021-11-19
  • 2021-11-06
  • 2021-08-30
  • 2021-11-14
  • 2022-01-12
  • 2021-08-26
  • 2021-09-25
  • 2021-09-11
猜你喜欢
  • 2021-06-13
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-08-23
  • 2021-09-25
  • 2022-12-23
相关资源
相似解决方案