mariadb/storage/innobase/row
Marko Mäkelä 6b687a0fde Introduce page_rec_is_leaf() and clean up page0page.h
Define some page accessor functions inline in page0page.h,
reducing code duplication in page0page.ic.

Use page_rec_is_leaf() instead of page_is_leaf() where possible.
2017-09-20 08:42:44 +03:00
..
row0ext.cc MDEV-12271 Port MySQL 8.0 Bug#23150562 REMOVE UNIV_MUST_NOT_INLINE AND UNIV_NONINL 2017-03-17 12:42:07 +02:00
row0ftsort.cc Merge 10.1 into 10.2 2017-09-17 11:05:33 +03:00
row0import.cc MDEV-13105 InnoDB fails to load a table with PAGE_COMPRESSION_LEVEL after upgrade from 10.1.20 2017-07-05 14:55:56 +03:00
row0ins.cc MW-402 cascading FK issues 2017-09-18 09:29:35 +03:00
row0log.cc Introduce page_rec_is_leaf() and clean up page0page.h 2017-09-20 08:42:44 +03:00
row0merge.cc Merge 10.1 into 10.2 2017-09-17 11:05:33 +03:00
row0mysql.cc MDEV-13708 Crash with indexed virtual columns and FK cascading deletes 2017-09-18 10:12:23 +02:00
row0purge.cc Assert that DB_TRX_ID must be set on delete-marked records 2017-07-01 11:02:58 +03:00
row0quiesce.cc MDEV-13466 Implement --export option for MariaDB Backup 2017-09-07 22:54:06 +00:00
row0row.cc MDEV-12271 Port MySQL 8.0 Bug#23150562 REMOVE UNIV_MUST_NOT_INLINE AND UNIV_NONINL 2017-03-17 12:42:07 +02:00
row0sel.cc Merge 10.1 into 10.2 2017-09-06 19:28:51 +03:00
row0trunc.cc Bug #25357789 INNODB: LATCH ORDER VIOLATION DURING TRUNCATE TABLE IF INNODB_SYNC_DEBUG ENABLED 2017-08-09 22:28:30 +03:00
row0uins.cc Merge 10.0 into 10.1 2017-08-28 15:05:46 +03:00
row0umod.cc Merge 10.1 into 10.2 2017-08-29 10:07:33 +03:00
row0undo.cc MDEV-12271 Port MySQL 8.0 Bug#23150562 REMOVE UNIV_MUST_NOT_INLINE AND UNIV_NONINL 2017-03-17 12:42:07 +02:00
row0upd.cc MDEV-13708 Crash with indexed virtual columns and FK cascading deletes 2017-09-18 10:12:23 +02:00
row0vers.cc MDEV-12271 Port MySQL 8.0 Bug#23150562 REMOVE UNIV_MUST_NOT_INLINE AND UNIV_NONINL 2017-03-17 12:42:07 +02:00