mirror of
https://github.com/logos-messaging/storenode-messages-counter.git
synced 2026-01-02 22:23:05 +00:00
5 lines
136 B
MySQL
5 lines
136 B
MySQL
|
|
DROP INDEX IF EXISTS idxMsg1;
|
||
|
|
DROP INDEX IF EXISTS idxMsg2;
|
||
|
|
DROP TABLE IF EXISTS syncTopicStatus;
|
||
|
|
DROP TABLE IF EXISTS missingMessages;
|