Skip to content

Commit

Permalink
Test requires debug build from galera library.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Lindström committed Jan 17, 2020
1 parent f0ca9bc commit 7e378a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mysql-test/suite/galera/t/MDEV-20793.test
Expand Up @@ -13,6 +13,7 @@
--source include/galera_cluster.inc
--source include/have_debug.inc
--source include/have_debug_sync.inc
--source include/galera_have_debug_sync.inc

CREATE TABLE t1 (f1 INT PRIMARY KEY, f2 INT);
INSERT INTO t1 VALUES (1, 0), (5, 0);
Expand Down

0 comments on commit 7e378a8

Please sign in to comment.