• Marko Mäkelä's avatar
    MDEV-11369: Test ROW_FORMAT=COMPRESSED · b3027d40
    Marko Mäkelä authored
    innodb.instant_alter: Demonstrate that instant ADD COLUMN
    is not supported for ROW_FORMAT=COMPRESSED but is for
    ROW_FORMAT=DYNAMIC. Test adding NOT NULL columns without
    explict DEFAULT using both ALGORITHM=COPY and ALGORITHM=INPLACE
    (so that implicit DEFAULT will be used).
    b3027d40
instant_alter.test 7.64 KB