mirror of
https://gitee.com/y_project/RuoYi-Cloud.git
synced 2026-01-28 20:41:56 +08:00
Compare commits
2 Commits
master
...
baedf658c8
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
baedf658c8 | ||
|
|
944489273d |
@@ -1,3 +1,5 @@
|
|||||||
|
SET NAMES utf8mb4;
|
||||||
|
|
||||||
DROP TABLE IF EXISTS QRTZ_FIRED_TRIGGERS;
|
DROP TABLE IF EXISTS QRTZ_FIRED_TRIGGERS;
|
||||||
DROP TABLE IF EXISTS QRTZ_PAUSED_TRIGGER_GRPS;
|
DROP TABLE IF EXISTS QRTZ_PAUSED_TRIGGER_GRPS;
|
||||||
DROP TABLE IF EXISTS QRTZ_SCHEDULER_STATE;
|
DROP TABLE IF EXISTS QRTZ_SCHEDULER_STATE;
|
||||||
|
|||||||
Reference in New Issue
Block a user