mariadb/storage/innobase
Marko Mäkelä 4e5e8166b4 MDEV-19514 fixup: Fix recovery with innodb_change_buffering_debug=1
During crash recovery, recv_sys.apply(true) invokes
mlog_init.mark_ibuf_exist(), which in turn may invoke
recv_sys.apply(true) via the buf_flush_sync() call in
buf_page_get_low(). The simplest fix is to disable the
innodb_change_buffering_debug=1 instrumentation
during crash recovery.
2022-11-21 17:55:35 +02:00
..
btr Merge 10.4 into 10.5 2022-11-09 09:30:37 +02:00
buf MDEV-19514 fixup: Fix recovery with innodb_change_buffering_debug=1 2022-11-21 17:55:35 +02:00
data Merge 10.4 into 10.5 2022-10-25 11:26:37 +03:00
dict Merge 10.4 into 10.5 2022-11-09 09:30:37 +02:00
eval
fil Merge 10.4 into 10.5 2022-09-20 13:17:02 +03:00
fsp Merge 10.4 into 10.5 2022-08-22 13:38:40 +03:00
fts Merge 10.4 into 10.5 2022-10-06 08:29:56 +03:00
fut
gis Merge 10.4 into 10.5 2022-10-25 11:26:37 +03:00
ha MDEV-22871: Remove pointer indirection for InnoDB hash_table_t 2020-06-18 14:16:01 +03:00
handler Merge 10.4 into 10.5 2022-11-08 17:01:28 +02:00
ibuf MDEV-29984 innodb_fast_shutdown=0 fails to report change buffer merge progress 2022-11-14 15:40:28 +02:00
include MDEV-29984 innodb_fast_shutdown=0 fails to report change buffer merge progress 2022-11-14 15:40:28 +02:00
lock MDEV-28709 unexpected X lock on Supremum in READ COMMITTED 2022-10-25 00:52:10 +03:00
log MDEV-29999 innodb_undo_log_truncate=ON is not crash safe 2022-11-15 16:56:13 +02:00
mem Merge 10.4 into 10.5 2020-07-02 09:41:44 +03:00
mtr MDEV-29982 Improve the InnoDB log overwrite error message 2022-11-14 12:18:03 +02:00
mysql-test/storage_engine
os Merge 10.4 into 10.5 2022-09-20 13:17:02 +03:00
page MDEV-29471 Buffer overflow in page_cur_insert_rec_low() 2022-09-06 11:33:52 +03:00
pars Merge 10.4 into 10.5 2021-11-09 08:50:33 +02:00
que Merge 10.4 into 10.5 2022-11-08 17:01:28 +02:00
read Merge branch '10.3' into 10.4 2021-07-31 22:59:58 +02:00
rem Merge branch '10.4' into 10.5 2022-02-01 20:33:04 +01:00
row Merge 10.4 into 10.5 2022-11-08 17:01:28 +02:00
srv MDEV-29984 innodb_fast_shutdown=0 fails to report change buffer merge progress 2022-11-14 15:40:28 +02:00
sync Merge 10.4 into 10.5 2022-04-21 15:33:50 +03:00
trx MDEV-28709 unexpected X lock on Supremum in READ COMMITTED 2022-10-25 00:52:10 +03:00
unittest MDEV-19522 fixup: Use correct printf format 2021-10-21 15:53:35 +03:00
ut Merge 10.4 into 10.5 2022-06-09 12:22:55 +03:00
.clang-format-old switch off storage/innobase/.clang-format: InnoDB uses a common formatting style for all new code 2021-03-17 11:01:15 +03:00
bzip2.cmake Add feature summary at the end of cmake. 2021-07-21 10:22:56 +03:00
CMakeLists.txt Cleanup: Remove a useless header file 2022-11-14 14:12:20 +02:00
compile-innodb
COPYING.Google
COPYING.Percona
lz4.cmake Add feature summary at the end of cmake. 2021-07-21 10:22:56 +03:00
lzma.cmake Add feature summary at the end of cmake. 2021-07-21 10:22:56 +03:00
lzo.cmake Add feature summary at the end of cmake. 2021-07-21 10:22:56 +03:00
snappy.cmake Add feature summary at the end of cmake. 2021-07-21 10:22:56 +03:00