mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Adjust the imported MySQL 5.6 tests for MariaDB
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).
This commit is contained in:
6
mysql-test/suite/innodb/t/innodb-index-online.opt
Normal file
6
mysql-test/suite/innodb/t/innodb-index-online.opt
Normal file
@ -0,0 +1,6 @@
|
||||
--innodb-sort-buffer-size=64k
|
||||
--innodb-online-alter-log-max-size=64k
|
||||
--innodb-buffer-pool-size=5M
|
||||
--innodb-log-buffer-size=256k
|
||||
--innodb-sys-indexes
|
||||
--innodb-sys-fields
|
Reference in New Issue
Block a user