mariadb/extra
Thirunarayanan Balathandayuthapani dd20a43c6c MDEV-30114 Incremental prepare fails when innodb_undo_tablespaces > 0
- Mariabackup fails to open the undo tablespaces while applying delta
files to the corresponding data file. Mariabackup opens the
undo tablespaces first time in srv_undo_tablespaces_init() and does
tries to open the undo tablespaces in xtrabackup_apply_deltas() with
conflicting mode and leads to the failure.

- Mariabackup should close the undo tablespaces before applying
the incremental delta files.
2022-12-02 15:48:37 +05:30
..
aws_sdk MDEV-23539: aws key plugin - fails to build 2020-10-26 14:59:42 +11:00
mariabackup MDEV-30114 Incremental prepare fails when innodb_undo_tablespaces > 0 2022-12-02 15:48:37 +05:30
readline Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
wolfssl v5.5.1-stable 2022-10-14 08:33:15 +02:00
charset2html.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
CMakeLists.txt MDEV-22552: mytop packaging 2021-10-25 12:15:49 +02:00
comp_err.c Added 'const' to arguments in get_one_option and find_typeset() 2021-02-08 12:16:29 +02:00
innochecksum.cc MDEV-28250 aix test case failure innodb_zip.innochecksum_3,4k,crc32,innodb 2022-04-07 15:17:52 +10:00
my_print_defaults.c MDEV-25908: -e does not work for my_print_defaults 2021-07-26 13:54:01 +05:30
mysql_waitpid.c Added 'const' to arguments in get_one_option and find_typeset() 2021-02-08 12:16:29 +02:00
mysqld_safe_helper.c mysqld_safe_help - remove warning 2017-04-30 15:06:01 +04:00
perror.c Added 'const' to arguments in get_one_option and find_typeset() 2021-02-08 12:16:29 +02:00
replace.c Merge 10.4 into 10.5 2022-07-01 14:42:02 +03:00
resolve_stack_dump.c Added 'const' to arguments in get_one_option and find_typeset() 2021-02-08 12:16:29 +02:00
resolveip.c Added 'const' to arguments in get_one_option and find_typeset() 2021-02-08 12:16:29 +02:00