maria:bb-10.3-MDEV-28669-galera

Last commit made on 2022-09-27
Get this branch:
git clone -b bb-10.3-MDEV-28669-galera https://git.launchpad.net/maria

Branch merges

Branch information

Name:
bb-10.3-MDEV-28669-galera
Repository:
lp:maria

Recent commits

77aac69... by Julius Goryavsky <email address hidden>

MDEV-28669: processing for recursive subdirectories

d335ed9... by Julius Goryavsky <email address hidden>

MDEV-28669: Aria-related changes

96b51bd... by Julius Goryavsky <email address hidden>

MDEV-28669 addendum: additional tests

a5da2be... by Julius Goryavsky <email address hidden>

MDEV-28669: dir-related scripts fixes

3376e1a... by Julius Goryavsky <email address hidden>

MDEV-28669: Experimental fix

47e9678... by Oleksandr "Sanja" Byelkin

MDEV-29022 add_slave destroy child list and has dead code

Nowdays subquery in a UNION's ORDER BY placed correctly in fake select,
the only problem was incorrect Name_resolution_contect is fixed by this
patch in parsing, so we do not need scanning/reseting of ORDER BY of
a union.

2b89598... by Nayuta Yanagisawa

MDEV-26852 Spider: -Werror=maybe-uninitialized raises on spd_sys_table.cc and ha_spider.cc

The warning "maybe-uninitialized" raises on spd_sys_table.cc and
ha_spider.cc when the sever is compiled with CMAKE_CXX_FLAGS=-Og.

fa4e84b... by Sergei Golubchik

cleanup: main.mysqldump test

show error messages from mysqldump/mysqlimport

88db4e3... by Sergei Golubchik

wsrep suite isn't run by default, wsrep_info shouldn't either

4fd096d... by Sergei Golubchik

sporadic failures of main.bootstrap

give every bootstrap server its own tmpdir, by default it's var/tmp,
which is shared in --parallel