diff options
author | Monty <monty@mariadb.org> | 2019-06-26 19:47:56 +0300 |
---|---|---|
committer | Monty <monty@mariadb.org> | 2019-06-26 20:41:44 +0300 |
commit | bb702c2e4c24632678b548ee1515c6a5b8173808 (patch) | |
tree | bd64260ee7accea4a61dc73dc19eb07d6db69b19 /configure.cmake | |
parent | 4dbe6776fba6dba0244ec4c82e5920be664a65b7 (diff) | |
download | mariadb-git-bb702c2e4c24632678b548ee1515c6a5b8173808.tar.gz |
Limit minium aria_block_size to 4096
MDEV-19585 Assertion with S3 table and flush_tables
The limit has to be increased so that MariaDB can create system tables.
It should not have any notable impact on performance.
There should not be any notable performance differences between 1K and 4K,
especially for temporary tables. In most cases using bigger blocks is also
faster (with the possible exception of doing key reads of not fixed length
keys).
Diffstat (limited to 'configure.cmake')
0 files changed, 0 insertions, 0 deletions