mariadb/storage/maria
Monty bb702c2e4c 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).
2019-06-26 20:41:44 +03:00
..
unittest Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
CMakeLists.txt Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
file_formats.txt
ft_maria.c Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
ha_maria.cc Limit minium aria_block_size to 4096 2019-06-26 20:41:44 +03:00
ha_maria.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
lockman.c Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
lockman.h
ma_backup.c
ma_bitmap.c Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
ma_blockrec.c Merge 10.3 into 10.4 2019-06-19 10:49:00 +03:00
ma_blockrec.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
ma_cache.c
ma_changed.c
ma_check.c Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
ma_check_standalone.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
ma_checkpoint.c Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
ma_checkpoint.h Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
ma_checksum.c Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
ma_close.c MDEV-19595 fixed 2019-06-19 00:35:44 +03:00
ma_commit.c
ma_commit.h
ma_control_file.c Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
ma_control_file.h Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
ma_create.c Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
ma_crypt.c Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
ma_crypt.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
ma_dbug.c
ma_delete.c Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
ma_delete_all.c MDEV-19595 fixed 2019-06-19 00:35:44 +03:00
ma_delete_table.c
ma_dynrec.c Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
ma_extra.c Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
ma_ft_boolean_search.c Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
ma_ft_eval.c
ma_ft_eval.h
ma_ft_nlq_search.c Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
ma_ft_parser.c Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
ma_ft_stem.c
ma_ft_test1.c
ma_ft_test1.h
ma_ft_update.c Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
ma_ftdefs.h
ma_fulltext.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
ma_info.c Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
ma_init.c Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
ma_key.c Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
ma_key_recover.c Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
ma_key_recover.h
ma_keycache.c Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
ma_locking.c Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
ma_loghandler.c Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
ma_loghandler.h Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
ma_loghandler_lsn.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
ma_norec.c
ma_open.c Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
ma_packrec.c MDEV-19595 fixed 2019-06-19 00:35:44 +03:00
ma_page.c Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
ma_pagecache.c Merge 10.2 into 10.3 2019-06-19 08:56:10 +03:00
ma_pagecache.h
ma_pagecaches.c
ma_pagecrc.c Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
ma_panic.c
ma_preload.c
ma_range.c Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
ma_recovery.c Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
ma_recovery.h
ma_recovery_util.c
ma_recovery_util.h
ma_rename.c Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
ma_rfirst.c
ma_rkey.c Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
ma_rlast.c
ma_rnext.c
ma_rnext_same.c
ma_rprev.c
ma_rrnd.c
ma_rsame.c
ma_rsamepos.c
ma_rt_index.c Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
ma_rt_index.h
ma_rt_key.c Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
ma_rt_key.h
ma_rt_mbr.c
ma_rt_mbr.h
ma_rt_split.c Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
ma_rt_test.c
ma_scan.c
ma_search.c Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
ma_servicethread.c Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
ma_servicethread.h
ma_sort.c Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
ma_sp_defs.h
ma_sp_key.c Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
ma_sp_test.c Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
ma_state.c Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
ma_state.h
ma_static.c
ma_statrec.c
ma_test1.c Fixed that ma_test_all.sh works 2019-06-16 13:31:42 +03:00
ma_test2.c Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
ma_test3.c
ma_test_all.res
ma_test_all.sh
ma_test_big.sh
ma_test_force_start.pl
ma_test_recovery
ma_trnman.h Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
ma_unique.c Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
ma_update.c Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
ma_write.c MDEV-15458 Segfault in heap_scan() upon UPDATE after ADD SYSTEM VERSIONING 2019-05-17 13:53:22 +02:00
maria_chk.c Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
maria_def.h Merge 10.3 into 10.4 2019-06-19 10:49:00 +03:00
maria_dump_log.c
maria_ftdump.c
maria_pack.c Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
maria_read_log.c Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
tablockman.c
tablockman.h
test_ma_backup.c
test_pack
trnman.c Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
trnman.h
trnman_public.h