Perform page conversion by reorganize
page_copy_rec_list_end_no_locks(): If needed, convert the records to the flexible format. FIXME: Introduce a separate function for that. btr_page_reorganize_low(): Allow format conversion. FIXME: The conversion can fail due to out of space. Handle that as well! btr_cur_optimistic_insert(): If conversion is needed, invoke btr_page_reorganize().
Showing
Please register or sign in to comment