maria:bb-10.6-MDEV-33036-galera

Last commit made on 2024-01-29
Get this branch:
git clone -b bb-10.6-MDEV-33036-galera https://git.launchpad.net/maria

Branch merges

Branch information

Name:
bb-10.6-MDEV-33036-galera
Repository:
lp:maria

Recent commits

daebc5a... by =?utf-8?q?Jan_Lindstr=C3=B6m?= <email address hidden>

MDEV-33173 : Galera test case galera_sr_kill_slave_before_apply unstable

Add wait_condition to make sure tables are created before next
operations.

Signed-off-by: Julius Goryavsky <email address hidden>

a6270b5... by =?utf-8?q?Jan_Lindstr=C3=B6m?= <email address hidden>

MDEV-33172 : Galera test case galera_mdl_race unstable

Add wait_condition between debug sync SIGNAL points and other
expected state conditions and refactor actual sync point for
easier to use in test case.

Signed-off-by: Julius Goryavsky <email address hidden>

e6f4070... by =?utf-8?q?Jan_Lindstr=C3=B6m?= <email address hidden>

MDEV-33036 : Galera test case galera_3nodes.galera_ist_gcache_rollover has warning

Correct used configuration and force server restarts before test
case. Add wait condition instead of sleep to verify that
all expected nodes are back to cluster.

Signed-off-by: Julius Goryavsky <email address hidden>

512fa35... by =?utf-8?q?Jan_Lindstr=C3=B6m?= <email address hidden>

MDEV-33138 : Galera test case MW-336 unstable

Add more inserts before wsrep_slave_threads is set to 1 and
add wait_condition to wait all of them are replicated before
wait_condition about number of wsrep_slave_threads.

Signed-off-by: Julius Goryavsky <email address hidden>

06e65a3... by =?utf-8?q?Jan_Lindstr=C3=B6m?= <email address hidden>

MDEV-32635: galera_shutdown_nonprim: mysql_shutdown failed

Add wait_condition after cluster membership change

Signed-off-by: Julius Goryavsky <email address hidden>

12d05c8... by Daniel Black

MDEV-28640: Debian typo in init script

Noted by Eric X.

4dbf55b... by Monty <email address hidden>

Disable perfschema.misc_session_status for 32 bit

32bit uses less memory so the test for max_memory_usage does not work

ed76a2e... by Monty <email address hidden>

Updated some 32 bit result files in sys_vars

e20693c... by Monty <email address hidden>

Fixed some wrong printf() usage after changing m_table_id to ulonglong

This caused some crashes on 32 bit platforms.

daca0c0... by Rucha Deodhar <email address hidden>

fix failing test on buildbot for MDEV-27087