maria:bb-10.6-MDEV-24062-galera

Last commit made on 2021-10-13
Get this branch:
git clone -b bb-10.6-MDEV-24062-galera https://git.launchpad.net/maria

Branch merges

Branch information

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

Recent commits

3b5dcd9... by Jan Lindström

MDEV-24062: : Galera test failure on galera_var_replicate_myisam_on

10.6 version

ebd5205... by Marko Mäkelä

MDEV-26467 fixup for clang-9 and earlier

Before clang-10, asm goto was not supported, so we must use fetch_or().

d8b8258... by Vladislav Vaintroub

MDEV-26789 log_write_up_to needs mechanism to prevent stalls of async. waiters

Retry write and/or flush, if group_commit_lock::release() indicates that
there are async waiters left, and there is no new group commit lead

41c66ef... by Marko Mäkelä

Merge 10.5 into 10.6

4eb7217... by Marko Mäkelä

Merge 10.4 into 10.5

a75813d... by mkaruza <email address hidden>

MDEV-22708 Assertion `!mysql_bin_log.is_open() || thd.is_current_stmt_binlog_format_row()' failed in Delayed_insert::handle_inserts and in Diagnostics_area::set_eof_status

Function `upgrade_lock_type` should check global binlog_format variable
instead of thread one.

Reviewed-by: Jan Lindström <email address hidden>

48f1b69... by Marko Mäkelä

Update libmariadb

c073c9a... by Marko Mäkelä

Merge 10.5 into 10.6

1146b5c... by Marko Mäkelä

MDEV-26761: main.mysql_client_test fails with MemorySanitizer

Updated libmariadb and enable the test.

4ca56e8... by Marko Mäkelä

Merge 10.5 into 10.6