mirror of
https://github.com/MariaDB/server.git
synced 2025-07-05 19:08:12 +02:00
![]() `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> |
||
---|---|---|
.. | ||
extension | ||
include | ||
r | ||
t | ||
disabled.def | ||
my.cnf | ||
README | ||
rpl_1slave_base.cnf |
How to run. =========== ./mysql-test-run.pl --suite=rpl --mysqld=--binlog-format=mixed