• Marko Mäkelä's avatar
    MDEV-31000 Assertion failed on ALTER TABLE...page_compressed=1 · 68e7909b
    Marko Mäkelä authored
    ha_innobase::check_if_supported_inplace_alter(): On ALTER_OPTIONS,
    if innodb_file_per_table=1 and the table resides in the system tablespace,
    require that the table be rebuilt (and moved to an .ibd file).
    
    Reviewed by: Thirunarayanan Balathandayuthapani
    Tested by: Matthias Leich
    68e7909b
handler0alter.cc 332 KB