mirror of
https://github.com/MariaDB/server.git
synced 2025-05-25 13:42:52 +03:00
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.
2 lines
32 B
Plaintext
2 lines
32 B
Plaintext
--default_storage_engine=InnoDB
|