This commit is contained in:
Alexey Milovidov 2020-05-13 06:50:25 +03:00
parent 32ad64ae01
commit 3927647fbb

View File

@ -14,4 +14,3 @@ SELECT sleep(2);
SHOW TABLES WHERE database=currentDatabase() and name LIKE 'lv';
DROP TABLE mt;
DROP TABLE lv;