Skip to content

Commit c05d85f

Browse files
author
Nirbhay Choubey
committed
Refs codership/mysql-wsrep#198 : Fix test case
1 parent e9d805b commit c05d85f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mysql-test/suite/galera/t/mysql-wsrep#198.test

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
--source include/galera_cluster.inc
22
--source include/have_innodb.inc
3-
--source include/have_binlog_format_row.inc
43

54
CREATE TABLE t1 (id INT PRIMARY KEY) ENGINE=InnoDB;
65
CREATE TABLE t2 (id INT PRIMARY KEY) ENGINE=InnoDB;

0 commit comments

Comments
 (0)