mariadb/extra
Marko Mäkelä e00d77c60c MDEV-28772 Mariabackup locks database for minutes since 10.8.3
mariadb-backup: Add the Boolean option --innodb-log-file-buffering
(default ON) to control whether the server's ib_logfile0 should be
accessed via the file system cache during --backup. We may be retrying
reads of the last log block very frequently, which may cause I/O stalls
when the file system cache is being bypassed.

This addresses a regression that was introduced in
commit 4c0cd953ab (MDEV-28766).

On some affected systems, it may make sense to additionally
SET GLOBAL innodb_log_file_buffering=OFF on the server for the
duration of making a backup.
2022-10-17 17:05:26 +03:00
..
aws_sdk
mariabackup MDEV-28772 Mariabackup locks database for minutes since 10.8.3 2022-10-17 17:05:26 +03:00
readline
wolfssl Merge branch '10.5' into 10.6 2022-10-15 23:47:33 +02:00
charset2html.c
CMakeLists.txt MDEV-22552: mytop packaging 2021-10-25 12:15:49 +02:00
comp_err.c MDEV-26221: DYNAMIC_ARRAY use size_t for sizes 2021-10-19 16:00:26 +03:00
innochecksum.cc Merge 10.7 into 10.8 2022-04-13 17:52:27 +09:00
my_print_defaults.c MDEV-26238: Remove inconsistent behaviour of --default-* options 2022-01-26 18:43:06 +01:00
mysql_waitpid.c
mysqld_safe_helper.c
perror.c
replace.c Merge 10.4 into 10.5 2022-07-01 14:42:02 +03:00
resolve_stack_dump.c
resolveip.c