mariadb/mysql-test/suite
Brandon Nesterenko 632dd304c7 MDEV-34554: rpl_change_master_demote sporadically fails on buildbot
MDEV-34274 did not fix the test failure. The test has a START SLAVE
UNTIL condition, where we can't use sync_with_master_gtid.inc,
wait_for_slave_to_start.inc, or wait_for_slave_to_stop.inc because
our MTR connection thread races with the start/stop of the SQL/IO
threads. So instead, for slave start, we prove the threads started
by waiting for the connection count to increase by 2; and for slave
stop, we wait for the processlist count to return to its pre start
slave number.
2024-07-11 14:45:12 -06:00
..
archive Merge branch '10.6' into 10.11 2024-05-10 20:02:18 +02:00
atomic atomic.alter_table test is too slow for MSAN 2024-04-30 21:59:38 +02:00
binlog Merge remote-tracking branch 'origin/10.6' into 10.11 2024-07-08 21:52:08 +04:00
binlog_encryption Merge branch '10.6' into 10.11 2024-05-10 20:02:18 +02:00
client
compat Merge branch '10.6' into 10.11 2024-05-10 20:02:18 +02:00
csv Backporting bugs fixes fixed by MDEV-31340 from 11.5 2024-05-21 14:58:01 +04:00
encryption Merge branch '10.6' into 10.11 2024-07-04 11:52:07 +02:00
engines
federated Merge branch '10.6' into 10.11 2024-05-10 20:02:18 +02:00
funcs_1 Merge 10.6 into 10.11 2024-06-11 12:50:10 +03:00
funcs_2
galera Merge branch '10.6' into 10.11 2024-07-04 11:52:07 +02:00
galera_3nodes Merge 10.6 into 10.11 2024-06-27 10:26:09 +03:00
galera_3nodes_sr Merge branch '10.6' into 10.11 2024-05-10 20:02:18 +02:00
galera_sr Merge branch '10.6' into 10.11 2024-04-30 16:56:49 +02:00
gcol Merge branch '10.6' into 10.11 2024-05-10 20:02:18 +02:00
handler
heap
innodb Merge remote-tracking branch 'origin/10.6' into 10.11 2024-07-08 21:52:08 +04:00
innodb_fts Merge 10.6 into 10.11 2024-06-11 12:50:10 +03:00
innodb_gis Merge branch '10.6' into 10.11 2024-07-04 11:52:07 +02:00
innodb_i_s
innodb_zip
jp
json Merge branch '10.6' into 10.11 2024-05-10 20:02:18 +02:00
large_tests
maria Merge 10.6 into 10.11 2024-06-11 12:50:10 +03:00
mariabackup MDEV-33894: Resurrect innodb_log_write_ahead_size 2024-06-27 16:38:08 +03:00
mtr/t
mtr2
multi_source
optimizer_unfixed_bugs
parts Merge 10.6 into 10.11 2024-05-30 16:04:00 +03:00
perfschema Merge branch '10.6' into 10.11 2024-05-10 20:02:18 +02:00
perfschema_stress
period
plugins
roles Merge branch '10.6' into 10.11 2024-05-10 20:02:18 +02:00
rpl MDEV-34554: rpl_change_master_demote sporadically fails on buildbot 2024-07-11 14:45:12 -06:00
s3 Merge branch '10.6' into 10.11 2024-05-10 20:02:18 +02:00
sql_sequence Merge 10.6 into 10.11 2024-06-17 09:08:07 +03:00
storage_engine
stress
sys_vars Merge branch '10.6' into 10.11 2024-07-04 11:52:07 +02:00
sysschema
unit
vcol Merge 10.6 into 10.11 2024-06-27 10:26:09 +03:00
versioning Merge branch '10.6' into 10.11 2024-05-10 20:02:18 +02:00
wsrep