mariadb/storage/innobase/rem
Marko Mäkelä 8099941b46 MDEV-13487 Assertion failure in rec_get_trx_id()
rec_get_trx_id(): Because rec is not necessarily residing in
a buffer pool page (it could be an old version of a clustered index
record, allocated from heap), remove the debug assertions that
depend on page_align(rec).
2018-01-08 13:00:04 +02:00
..
rem0cmp.cc Introduce page_rec_is_leaf() and clean up page0page.h 2017-09-20 08:42:44 +03:00
rem0rec.cc MDEV-13487 Assertion failure in rec_get_trx_id() 2018-01-08 13:00:04 +02:00