• Marko Mäkelä's avatar
    MDEV-19783: Add more assertions · 01f45bec
    Marko Mäkelä authored
    btr_page_get_split_rec_to_left(): Assert that in the leftmost leaf page,
    the metadata record exists if and only if index->is_instant().
    
    page_validate(): Correct the wording of a message.
    
    rec_init_offsets(): Assert that whenever a record is in "instant ALTER"
    format, index->is_instant() must hold.
    01f45bec
page0page.cc 79.2 KB