mariadb/storage/innobase/trx
Marko Mäkelä 48d6a5f61b MDEV-31234 fixup: Free some UNDO pages earlier
trx_purge_truncate_rseg_history(): Add a parameter to specify if
the entire rollback segment is safe to be freed. If not, we may
still be able to invoke trx_undo_truncate_start() and free some pages.
2023-06-03 10:59:47 +02:00
..
trx0i_s.cc Merge branch 10.4 into 10.5 2021-12-26 12:51:04 +01:00
trx0purge.cc MDEV-31234 fixup: Free some UNDO pages earlier 2023-06-03 10:59:47 +02:00
trx0rec.cc Merge 10.4 into 10.5 2022-10-06 08:29:56 +03:00
trx0roll.cc MDEV-30936 clang 15.0.7 -fsanitize=memory fails massively 2023-03-28 11:44:24 +03:00
trx0rseg.cc MDEV-30671 InnoDB undo log truncation fails to wait for purge of history 2023-02-24 14:24:44 +02:00
trx0sys.cc MDEV-31234 InnoDB does not free UNDO after the fix of MDEV-30671 2023-06-03 10:59:42 +02:00
trx0trx.cc MDEV-30671 InnoDB undo log truncation fails to wait for purge of history 2023-02-24 14:24:44 +02:00
trx0undo.cc MDEV-30671 InnoDB undo log truncation fails to wait for purge of history 2023-02-24 14:24:44 +02:00