mariadb/mysql-test/suite/innodb/t/innodb-64k-crash-master.opt
Jan Lindström 9d399c9f35 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.
2014-05-13 13:28:57 +03:00

1 line
62 B
Text

--default_storage_engine=InnoDB --innodb-buffer-pool-size=24M