mirror of
https://github.com/MariaDB/server.git
synced 2025-08-09 22:24:09 +03:00
Refs codership/mysql-wsrep#198 : Fix test case
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
--source include/galera_cluster.inc
|
||||
--source include/have_innodb.inc
|
||||
--source include/have_binlog_format_row.inc
|
||||
|
||||
CREATE TABLE t1 (id INT PRIMARY KEY) ENGINE=InnoDB;
|
||||
CREATE TABLE t2 (id INT PRIMARY KEY) ENGINE=InnoDB;
|
||||
|
Reference in New Issue
Block a user