mariadb/mysql-test/suite/rpl
Brandon Nesterenko ca07f62992 MDEV-33716: rpl.rpl_semi_sync_slave_enabled_consistent Fails with Error Condition Reached
Though the test itself doesn't create any transactions
directly, the added test suppressions are replicated,
and when the SQL thread is stopped mid-execution,
it is set into an error state because these are
non-transactional events being aborted.

This patch fixes the test by ensuring that the test
suppressions are fully replicated before continuing
2024-03-19 14:16:07 -06:00
..
extension mtr: use env for perl 2020-06-23 03:24:46 +02:00
include MDEV-33582 Add more warnings to be able to better diagnose network issues 2024-03-05 20:19:49 +02:00
r MDEV-33716: rpl.rpl_semi_sync_slave_enabled_consistent Fails with Error Condition Reached 2024-03-19 14:16:07 -06:00
t MDEV-33716: rpl.rpl_semi_sync_slave_enabled_consistent Fails with Error Condition Reached 2024-03-19 14:16:07 -06:00
disabled.def MDEV-17390: re-neable rpl_semi_sync_after_sync test 2022-06-17 19:38:43 +03: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