Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
MDEV-11369: Test ROW_FORMAT=COMPRESSED
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).
- Loading branch information
Showing
4 changed files
with
101 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
BIN
+1.09 KB
(100%)
mysql-test/suite/innodb/r/instant_alter.result
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters