maria:bb-10.6-midenok

Last commit made on 2022-12-23
Get this branch:
git clone -b bb-10.6-midenok https://git.launchpad.net/maria

Branch merges

Branch information

Name:
bb-10.6-midenok
Repository:
lp:maria

Recent commits

9bc0275... by midenok

MDEV-30186 Use of uninitialized value $test_name in substitution

Revert "Format properly mtr report for the test case that is not completed"
This reverts commit 0c62b6d5652a66fa654e91dd27e0a16433920e5c.

Revert "MDEV-25857: MTR should report at least last test that was executed in case of shutdown and not-completed"
This reverts commit 29e8c154172bd6b9dccd9757fddace93be6ad194.

0a67daa... by Marko Mäkelä

MDEV-30235 InnoDB crash on table-rebuilding DDL when the statistics tables are corrupted

commit_try_rebuild(): Only invoke trx_t::drop_table_statistics()
if both InnoDB statistics tables are accessible (and exclusively
locked by the current transaction). This avoids a crash due to
ut_a(sym_node->table != NULL) in pars_retrieve_table_def().

The crash was repeated on a partial copy of a MariaDB 10.3 data
directory that lacked the *.ibd files for the statistics tables.

4f68302... by Marko Mäkelä

Merge 10.5 into 10.6

92ff7bb... by Marko Mäkelä

MDEV-30227 [ERROR] [FATAL] InnoDB: fdatasync() returned 9

fil_space_t::flush<false>(): If the CLOSING flag is set,
the file may already have been closed, resulting in EBADF
being returned by fdatasync(). In any case, the
thread that had set the flag should take care of invoking
os_file_flush_func().

The crash occurred during the execution of FLUSH TABLES...FOR EXPORT.

Tested by: Matthias Leich

4ca5a0e... by Daniel Black

MDEV-30172: galera mtr disables

fa01ffb... by Daniel Black

Merge branch '10.5' into 10.6

03fee58... by Daniel Black

mtr: more galera disables - linked in MDEV-30172

7df06dc... by Daniel Black

Merge branch 10.5 into 10.6

97c6cd9... by Daniel Black

Deb: debian-start.inc - do not quote exe variables

0f351b6... by Daniel Black

rpm: server-post - use mariadb-install-db