94
94
TRUE for the dummy indexes constructed during redo log
95
95
application). In that case, PAGE_MAX_TRX_ID is unused,
96
96
and trx_id is usually zero. */
98
98
ut_ad(page_is_leaf(buf_block_get_frame(block)));
102
103
page_set_max_trx_id(block, page_zip, trx_id, mtr);