rec_init_offsets_comp_ordinary(): Avoid unnecessary access to record header
btr_pcur_store_position() and btr_pcur_restore_position() will not save the extra header associated with "instanly added" columns, because the stored and restored prefixes only ever include key columns, which cannot be added instantly.
Showing
Please register or sign in to comment