67
67
#define PAGE_N_RECS 16 /* number of user records on the page */
68
68
#define PAGE_MAX_TRX_ID 18 /* highest id of a trx which may have modified
70
70
in secondary indexes and in the insert buffer
71
71
tree; NOTE: this may be modified only
72
72
when the thread has an x-latch to the page,