mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
After merge fixes
This commit is contained in:
@@ -3,7 +3,7 @@ flush query cache;
|
||||
flush query cache;
|
||||
reset query cache;
|
||||
flush status;
|
||||
drop table if exists t1,t2,t3,t4,t11,t21;
|
||||
drop table if exists t1,t2,t3,t4,t11,t21,t1_1,t1_2,t9,t9_1,t9_2;
|
||||
drop database if exists mysqltest;
|
||||
drop table if exists ```a`;
|
||||
drop view if exists v1;
|
||||
|
||||
Reference in New Issue
Block a user