原文:quartz部署出现找不到表的情况,错误提示: Table 'heart_beat.QRTZ_LOCKS' doesn't exist

描述一下,本地可以,部署到Linux就不行,Linux上的数据库是本地直接拷贝上去的,项目环境是Spring Boot . Shiro MyBatis Redis swagger Bootstrap Vue .x等框架,Linux上的MySQL配置了大小写不敏感 配置: ...

2019-04-15 10:58 0 2549 推荐指数:

查看详情

解决: Table XX.QRTZ_LOCKS doesn`t exist 的问题

问题: Quartz定时任务项目, 数据库从Windows Mysql迁移到Docker Mysql容器后, 启动项目时, 报Table 'xx.QRTZ_LOCKS' doesn't exist错误 原因: Linux系统下Mysql数据大小写敏感 解决办法: /etc/mysql ...

Mon Feb 01 17:29:00 CST 2021 0 732
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM