mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
wl2325 wl2324
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
drop table if exists t1, t2, t3, t4;
|
||||
drop table if exists t1, t2, t3, t4;
|
||||
flush status;
|
||||
create table t1 (a int) engine=ndbcluster;
|
||||
create table t2 (a int) engine=ndbcluster;
|
||||
|
||||
Reference in New Issue
Block a user