summaryrefslogtreecommitdiff
path: root/mysql-test/suite/innodb/t/innodb-alter.opt
Commit message (Collapse)AuthorAgeFilesLines
* Adjust the imported MySQL 5.6 tests for MariaDBMarko Mäkelä2017-08-291-0/+3
FIXME: MDEV-13668 InnoDB unnecessarily rebuilds table FIXME: MDEV-13671 InnoDB should use case-insensitive column name comparisons like the rest of the server FIXME: MDEV-13640 / Properly fix MDEV-9469 'Incorrect key file' on ALTER TABLE FIXME: investigate result difference in innodb.innodb-alter-autoinc and ensure that MariaDB does the right thing with auto_increment_increment and auto_increment_offset, for both ALGORITHM=INPLACE and ALGORITHM=COPY (Oracle MySQL behaviour differs between those two).