• Marko Mäkelä's avatar
    MDEV-22939: Restore an AUTO_INCREMENT check · 78efa109
    Marko Mäkelä authored
    It turns out that we must check for DISCARD TABLESPACE both
    when the table is being rebuilt and when the AUTO_INCREMENT
    value of the table is being added.
    
    This was caught by the test innodb.alter_missing_tablespace.
    Somehow I failed to run all tests. Sorry!
    78efa109
handler0alter.cc 245 KB