Skip to content

Commit

Permalink
MW-388
Browse files Browse the repository at this point in the history
Test uses now debug and debug_sync.
  • Loading branch information
Jan Lindström committed Nov 8, 2017
1 parent ca42ee0 commit 9572bbd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mysql-test/suite/galera/t/MW-388.test
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
--source include/galera_cluster.inc
--source include/have_innodb.inc
--source include/have_debug.inc
--source include/have_debug_sync.inc

--connection node_1
CREATE TABLE t1 (f1 INTEGER PRIMARY KEY, f2 CHAR(255)) Engine=InnoDB;
Expand Down

0 comments on commit 9572bbd

Please sign in to comment.