mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
which can contain the new flag DICT_TF_COMPACT. Change dict_mem_table_create to take a flags argument. Add dict_table_is_comp(). Adapt all users. Change some places to explicitly assume that system tables do not use the compact page format.