• Marko Mäkelä's avatar
    MDEV-11369: Perform validation at IMPORT TABLESPACE · 941ca92a
    Marko Mäkelä authored
    btr_cur_instant_root_init(): Check the "infimum" and "supremum"
    record strings already here, and not later in btr_cur_instant_root_init().
    In this way, we can properly reject files from later versions where
    instant ALTER TABLE could support further operations that change the
    format of InnoDB clustered indexes.
    941ca92a
btr0cur.cc 242 KB