-
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