mariadb/storage/innobase/btr
Marko Mäkelä 40aa94df35 MDEV-29435 CHECK TABLE forgets to release latches after reporting failure
btr_validate_level(): Invoke mtr.commit() after a failure.
This omission was introduced in
commit 0b47c126e3 (MDEV-13542).
2022-09-01 10:40:27 +03:00
..
btr0btr.cc MDEV-29435 CHECK TABLE forgets to release latches after reporting failure 2022-09-01 10:40:27 +03:00
btr0bulk.cc MDEV-21098: Assertion failure in rec_get_offsets_func() 2022-08-01 11:25:50 +03:00
btr0cur.cc MDEV-29383 Assertion mysql_mutex_assert_owner(&log_sys.flush_order_mutex) failed in mtr_t::commit() 2022-08-26 11:41:43 +03:00
btr0defragment.cc MDEV-21098: Assertion failure in rec_get_offsets_func() 2022-08-01 11:25:50 +03:00
btr0pcur.cc MDEV-21098: Assertion failure in rec_get_offsets_func() 2022-08-01 11:25:50 +03:00
btr0sea.cc Merge 10.5 into 10.6 2022-08-25 16:02:44 +03:00