mirror of
https://github.com/MariaDB/server.git
synced 2025-09-11 05:52:26 +03:00
wl2325 wl2324
This commit is contained in:
@@ -1,9 +1,13 @@
|
||||
-- source include/have_ndb.inc
|
||||
-- source include/have_multi_ndb.inc
|
||||
-- source include/not_embedded.inc
|
||||
-- source include/have_binlog_format_statement.inc
|
||||
|
||||
|
||||
--disable_warnings
|
||||
connection server2;
|
||||
drop table if exists t1, t2, t3, t4;
|
||||
connection server1;
|
||||
drop table if exists t1, t2, t3, t4;
|
||||
--enable_warnings
|
||||
|
||||
|
Reference in New Issue
Block a user