Commit e4d9ee00 authored by Jan Lindström's avatar Jan Lindström

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.
parent 5951f4a1
...@@ -9,12 +9,12 @@ ...@@ -9,12 +9,12 @@
--source include/have_innodb.inc --source include/have_innodb.inc
--source include/have_debug.inc --source include/have_debug.inc
--source include/have_debug_sync.inc --source include/have_debug_sync.inc
--source include/galera_have_debug_sync.inc
--connect node_2a, 127.0.0.1, root, , test, $NODE_MYPORT_2 --connect node_2a, 127.0.0.1, root, , test, $NODE_MYPORT_2
--connection node_2a --connection node_2a
--source include/galera_cluster.inc --source include/galera_cluster.inc
--source include/galera_have_debug_sync.inc
# #
# node 3 is native MariaDB server operating as async replication master # node 3 is native MariaDB server operating as async replication master
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment