mariadb/storage/innobase/gis
Marko Mäkelä 2f6df93748 MDEV-34458 wait_for_read in buf_page_get_low hurts performance
BTR_MODIFY_PREV: Remove. This mode was only used by the change buffer,
which commit f27e9c8947 (MDEV-29694)
removed.

buf_page_get_gen(): Revert the change that was made in
commit 90b95c6149 (MDEV-33543)
because it is not applicable after MDEV-29694. This fixes the
performance regression that Vladislav Vaintroub reported.

This is a 11.x specific fix; this needs to be fixed differently
in older major versions where the change buffer is present.
2024-06-26 13:51:38 +03:00
..
gis0geo.cc MDEV-21924 Clean up InnoDB GIS record comparison 2020-03-12 18:13:53 +02:00
gis0rtree.cc MDEV-30895 Assertion btr_cur->rtr_info->thr... in rtr_ins_enlarge_mbr() 2023-04-28 10:18:30 +03:00
gis0sea.cc MDEV-34458 wait_for_read in buf_page_get_low hurts performance 2024-06-26 13:51:38 +03:00