We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9d805b commit c05d85fCopy full SHA for c05d85f
mysql-test/suite/galera/t/mysql-wsrep#198.test
@@ -1,6 +1,5 @@
1
--source include/galera_cluster.inc
2
--source include/have_innodb.inc
3
---source include/have_binlog_format_row.inc
4
5
CREATE TABLE t1 (id INT PRIMARY KEY) ENGINE=InnoDB;
6
CREATE TABLE t2 (id INT PRIMARY KEY) ENGINE=InnoDB;
0 commit comments