Pre Merge pull request !294 from 西米星/N/A

This commit is contained in:
西米星 2024-01-11 07:48:23 +00:00 committed by Gitee
commit fa29da5587
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
SET NAMES utf8mb4;
DROP TABLE IF EXISTS QRTZ_FIRED_TRIGGERS;
DROP TABLE IF EXISTS QRTZ_PAUSED_TRIGGER_GRPS;
DROP TABLE IF EXISTS QRTZ_SCHEDULER_STATE;