mariadb/mysql-test/suite/rpl
ParadoxV5 7c807e1075 MDEV-37102: Fix Test by Waiting for the State
`rpl.rpl_semi_sync_master_disable_with_slave` from MDEV-36359 expected
the primary to be at the control state when the replica syncs up.
However, this timing is not guaranteed.
In consequence, the test would occasionally fail with
the primary at an incorrect (likely the previous) state.

This patch overcomes this by replacing the state assertion with a wait.
While there, the patch also escapes the `_`s in the LIKE operand.

Co-authored-by: Brandon Nesterenko <brandon.nesterenko@mariadb.com>
2025-07-04 16:40:44 -06:00
..
extension mtr: use env for perl 2020-06-23 03:24:46 +02:00
include Merge 10.6 -> 10.11 2024-12-05 10:11:58 +01:00
r MDEV-37102: Fix Test by Waiting for the State 2025-07-04 16:40:44 -06:00
t MDEV-37102: Fix Test by Waiting for the State 2025-07-04 16:40:44 -06:00
disabled.def Fix RPL tests post DEBUG_SYNC change 2023-02-10 14:44:45 +02:00
my.cnf Remove duplicated default client include from replication my.cnf 2023-09-14 12:56:41 +02:00
README
rpl_1slave_base.cnf

How to run.
===========

./mysql-test-run.pl --suite=rpl --mysqld=--binlog-format=mixed