Commit 3135de42 authored by Jan Lindström's avatar Jan Lindström

MDEV-23576 : galera_3nodes.galera_ipv6_mysqldump MTR failed: WSREP_SST:...

MDEV-23576 : galera_3nodes.galera_ipv6_mysqldump MTR failed: WSREP_SST: [ERROR] rsync daemon port '16008' has been taken

Add force_restart to clean up rsync daemon port.
parent 97d83056
--source include/galera_cluster.inc
--source include/check_ipv6.inc
--source include/force_restart.inc
call mtr.add_suppression("WSREP: wsrep_sst_method is set to 'mysqldump' yet mysqld bind_address is set to'");
call mtr.add_suppression("Failed to load slave replication state from table mysql.gtid_slave_pos");
......
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