Handle btr_page_reorganize() failure
btr_cur_optimistic_insert(), btr_cur_optimistic_update(): Propagate btr_page_reorganize() failure to the caller. btr_cur_pessimistic_update(): If page format conversion is needed and it fails, fall back to btr_cur_pessimistic_insert().
Showing
Please register or sign in to comment