mirror of
https://github.com/logos-messaging/storenode-messages-counter.git
synced 2026-01-03 06:33:05 +00:00
4 lines
106 B
MySQL
4 lines
106 B
MySQL
|
|
DROP INDEX IF EXISTS idxMsg1;
|
||
|
|
DROP TABLE IF EXISTS syncTopicStatus;
|
||
|
|
DROP TABLE IF EXISTS missingMessages;
|