mariadb/storage/innobase/trx
Marko Mäkelä ba5ef63ae1 MDEV-27476 heap-use-after-free in buf_pool_t::is_block_field()
This follows up commit 017d1b867b.
In commit aaef2e1d8c (MDEV-27058)
some more problematic debug assertions were added.

btr_search_update_block_hash_info(), trx_purge_truncate_history():
Use simpler assertions to check that an uncompressed page is present.
2022-01-12 12:34:07 +02:00
..
trx0i_s.cc Merge 10.5 into 10.6 2022-01-04 09:26:38 +02:00
trx0purge.cc MDEV-27476 heap-use-after-free in buf_pool_t::is_block_field() 2022-01-12 12:34:07 +02:00
trx0rec.cc MDEV-27640 trx_has_lock_x() gives wrong result if the table has pending table lock 2022-01-10 19:19:15 +05:30
trx0roll.cc MDEV-25683 fixup: MSVC warning C4018: signed/unsigned mismatch 2021-10-29 16:25:11 +03:00
trx0rseg.cc MDEV-27058: Reduce the size of buf_block_t and buf_page_t 2021-11-18 17:47:19 +02:00
trx0sys.cc MDEV-27058: Reduce the size of buf_block_t and buf_page_t 2021-11-18 17:47:19 +02:00
trx0trx.cc MDEV-27058: Reduce the size of buf_block_t and buf_page_t 2021-11-18 17:47:19 +02:00
trx0undo.cc MDEV-27058: Reduce the size of buf_block_t and buf_page_t 2021-11-18 17:47:19 +02:00