summaryrefslogtreecommitdiff
path: root/mysql-test/suite/innodb/t/innodb-16k-master.opt
diff options
context:
space:
mode:
authorJan Lindström <jplindst@mariadb.org>2014-05-13 13:28:57 +0300
committerJan Lindström <jplindst@mariadb.org>2014-05-13 13:28:57 +0300
commit9d399c9f35ca5a85152adddc1c88a304f87f660c (patch)
tree6d03009c57a70deaabf788fc384a39463981f7fe /mysql-test/suite/innodb/t/innodb-16k-master.opt
parent0eb84da14712a9ca820533dbc1d911b3aead1658 (diff)
downloadmariadb-git-9d399c9f35ca5a85152adddc1c88a304f87f660c.tar.gz
MDEV-6075: Allow > 16K pages on InnoDB
This patch allows up to 64K pages for tables with DYNAMIC, COMPACT and REDUNDANT row types. Tables with COMPRESSED row type allows still only <= 16K page size. Note that single row size must be still <= 16K and max key length is not affected.
Diffstat (limited to 'mysql-test/suite/innodb/t/innodb-16k-master.opt')
-rw-r--r--mysql-test/suite/innodb/t/innodb-16k-master.opt1
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/suite/innodb/t/innodb-16k-master.opt b/mysql-test/suite/innodb/t/innodb-16k-master.opt
new file mode 100644
index 00000000000..a99075f5329
--- /dev/null
+++ b/mysql-test/suite/innodb/t/innodb-16k-master.opt
@@ -0,0 +1 @@
+--default_storage_engine=InnoDB