Skip to content

Commit 8760ba6

Browse files
author
Jan Lindström
committed
MDEV-21807 : galera.galera_slave_replay MTR failed: WSREP: Unknown parameter 'dbug
Test do we have galera debug library with debug_sync functionality needs to be earlier.
1 parent efa3b3d commit 8760ba6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mysql-test/suite/galera/t/galera_slave_replay.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99
--source include/have_innodb.inc
1010
--source include/have_debug.inc
1111
--source include/have_debug_sync.inc
12+
--source include/galera_have_debug_sync.inc
1213

1314
--connect node_2a, 127.0.0.1, root, , test, $NODE_MYPORT_2
1415

1516
--connection node_2a
1617
--source include/galera_cluster.inc
17-
--source include/galera_have_debug_sync.inc
1818

1919
#
2020
# node 1 is native MariaDB server operating as async replication master

0 commit comments

Comments
 (0)