mariadb/storage/maria
2024-04-26 08:02:49 +02:00
..
libmarias3@a81724ab07 MDEV-32884 Make s3_debug dynamic 2023-11-30 18:40:58 +02:00
unittest Merge branch '10.6' into 10.11 2024-04-26 08:02:49 +02:00
aria_chk.c Some changes to prepare for updated maria-backup 2024-02-26 19:45:11 +02:00
aria_dump_log.c Updated aria_dump_log 2022-06-07 20:43:11 +03:00
aria_ftdump.c Merge 10.4 into 10.5 2022-10-06 08:29:56 +03:00
aria_pack.c Some changes to prepare for updated maria-backup 2024-02-26 19:45:11 +02:00
aria_read_log.c Some changes to prepare for updated maria-backup 2024-02-26 19:45:11 +02:00
aria_s3_copy.cc MDEV-32884 backward compatibility fixes 2023-12-12 15:21:28 +01:00
CMakeLists.txt Fix Aria S3 building in FreeBSD (#2242) 2022-10-24 14:40:29 +01:00
file_formats.txt
ft_maria.c
ha_maria.cc Merge 10.6 into 10.11 2024-03-28 09:16:57 +02:00
ha_maria.h Merge 10.4 into 10.5 2023-02-10 12:02:11 +02:00
ha_s3.cc MDEV-32884 Improve S3 options comaptibility 2023-12-07 15:57:43 +01:00
ha_s3.h Merge 10.5 into 10.6 2021-09-06 10:31:32 +03:00
lockman.c
lockman.h
ma_backup.c Fix various spelling errors still found in code 2021-03-22 18:10:39 +11:00
ma_bitmap.c Merge 10.6 into 10.11 2024-03-28 09:16:57 +02:00
ma_blockrec.c Merge branch '10.5' into 10.6 2024-03-13 21:02:34 +01:00
ma_blockrec.h
ma_cache.c Improve error reporting in Aria 2022-06-07 20:43:11 +03:00
ma_changed.c
ma_check.c MDEV-33813 ERROR 1021 (HY000): Disk full (./org/test1.MAI); waiting for someone to free some space 2024-04-10 17:01:24 +03:00
ma_check.h Fix clang -Wtypedef-redefinition 2022-03-11 13:29:41 +02:00
ma_check_standalone.h MDEV-17913 Encrypted transactional Aria tables remain corrupt after crash recovery, automatic repairment does not work 2021-04-06 14:57:22 +03:00
ma_checkpoint.c Improve error messages from Aria 2021-09-15 19:27:34 +03:00
ma_checkpoint.h
ma_checksum.c
ma_close.c MDEV-25507 CHECK on encrypted Aria table complains about "Wrong LSN" 2021-04-30 15:45:07 +03:00
ma_commit.c
ma_commit.h
ma_control_file.c Some changes to prepare for updated maria-backup 2024-02-26 19:45:11 +02:00
ma_control_file.h Some changes to prepare for updated maria-backup 2024-02-26 19:45:11 +02:00
ma_create.c Merge branch '10.5' into 10.6 2024-03-13 21:02:34 +01:00
ma_crypt.c Merge branch '10.5' into 10.6 2023-08-01 15:08:52 +02:00
ma_crypt.h MDEV-26258 Various crashes/asserts/corruptions when Aria encryption is enabled/used, but the encryption plugin is not loaded 2023-05-02 23:37:10 +03:00
ma_dbug.c
ma_delete.c Improve error reporting in Aria 2022-06-07 20:43:11 +03:00
ma_delete_all.c Fixed bug in Aria when used with enterprise mariadb-backup 2022-12-08 12:11:33 +02:00
ma_delete_table.c Merge commit '10.4' into 10.5 2023-07-20 11:54:52 +02:00
ma_dynrec.c Merge branch '10.5' into 10.6 2024-03-13 21:02:34 +01:00
ma_extra.c MDEV-33813 ERROR 1021 (HY000): Disk full (./org/test1.MAI); waiting for someone to free some space 2024-04-10 17:01:24 +03:00
ma_ft_boolean_search.c Merge branch '10.4' into 10.5 2023-11-08 12:59:00 +01:00
ma_ft_eval.c
ma_ft_eval.h
ma_ft_nlq_search.c Merge branch '10.4' into 10.5 2023-11-08 12:59:00 +01:00
ma_ft_parser.c Merge branch '10.5' into 10.6 2023-11-08 15:57:05 +01:00
ma_ft_stem.c
ma_ft_test1.c
ma_ft_test1.h
ma_ft_update.c Merge branch '10.6' into 10.10 2023-11-08 16:23:30 +01:00
ma_ftdefs.h
ma_fulltext.h
ma_info.c Improve error reporting in Aria 2022-06-07 20:43:11 +03:00
ma_init.c MDEV-26221: DYNAMIC_ARRAY use size_t for sizes 2021-10-19 16:00:26 +03:00
ma_key.c Improve error reporting in Aria 2022-06-07 20:43:11 +03:00
ma_key_recover.c Improve error reporting in Aria 2022-06-07 20:43:11 +03:00
ma_key_recover.h
ma_keycache.c Improve error reporting in Aria 2022-06-07 20:43:11 +03:00
ma_locking.c MDEV-29693 ANALYZE TABLE still flushes table definition cache when engine-independent statistics is used 2023-08-18 13:28:39 +03:00
ma_loghandler.c Merge branch '10.6' into 10.11 2024-04-26 08:02:49 +02:00
ma_loghandler.h Some changes to prepare for updated maria-backup 2024-02-26 19:45:11 +02:00
ma_loghandler_lsn.h MDEV-17913 Encrypted transactional Aria tables remain corrupt after crash recovery, automatic repairment does not work 2021-04-06 14:57:22 +03:00
ma_norec.c
ma_open.c Merge branch '10.6' into 10.11 2024-04-26 08:02:49 +02:00
ma_packrec.c Merge branch '10.5' into 10.6 2024-03-13 21:02:34 +01:00
ma_page.c Merge 10.6 into 10.7 2022-06-09 14:11:43 +03:00
ma_pagecache.c MDEV-33813 ERROR 1021 (HY000): Disk full (./org/test1.MAI); waiting for someone to free some space 2024-04-10 17:01:24 +03:00
ma_pagecache.h
ma_pagecaches.c
ma_pagecrc.c
ma_panic.c
ma_preload.c
ma_range.c
ma_recovery.c Check and remove high stack usage 2024-04-23 14:12:31 +03:00
ma_recovery.h
ma_recovery_util.c Fixed printing of wring filname "maria_open" in maria.maria-recovery2.test 2021-03-01 22:09:05 +02:00
ma_recovery_util.h
ma_rename.c MDEV-23842 Atomic RENAME TABLE 2021-05-19 22:54:12 +02:00
ma_rfirst.c
ma_rkey.c Improve error reporting in Aria 2022-06-07 20:43:11 +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
ma_rt_index.h
ma_rt_key.c
ma_rt_key.h
ma_rt_mbr.c
ma_rt_mbr.h
ma_rt_split.c
ma_rt_test.c Some changes to prepare for updated maria-backup 2024-02-26 19:45:11 +02:00
ma_scan.c
ma_search.c Merge 10.7 into 10.8 2022-06-09 14:37:53 +03:00
ma_servicethread.c
ma_servicethread.h
ma_sort.c Merge branch '10.6' into 10.9 2023-08-04 08:01:06 +02:00
ma_sp_defs.h
ma_sp_key.c
ma_sp_test.c
ma_state.c
ma_state.h
ma_static.c MDEV-24576 Atomic CREATE TABLE 2021-05-19 22:54:13 +02:00
ma_statrec.c Improve error reporting in Aria 2022-06-07 20:43:11 +03:00
ma_test1.c Some changes to prepare for updated maria-backup 2024-02-26 19:45:11 +02:00
ma_test2.c Some changes to prepare for updated maria-backup 2024-02-26 19:45:11 +02:00
ma_test3.c Merge 10.4 into 10.5 2022-07-27 17:17:24 +03:00
ma_test_all.res
ma_test_all.sh
ma_test_big.sh
ma_test_force_start.pl
ma_test_recovery
ma_trnman.h Do not display not moved tables as moved in aria_chk 2021-05-19 22:54:12 +02:00
ma_unique.c Merge branch '10.4' into 10.5 2023-11-08 12:59:00 +01:00
ma_update.c Improve error reporting in Aria 2022-06-07 20:43:11 +03:00
ma_write.c Merge branch '10.5' into 10.6 2023-11-08 15:57:05 +01:00
maria_def.h MDEV-33813 ERROR 1021 (HY000): Disk full (./org/test1.MAI); waiting for someone to free some space 2024-04-10 17:01:24 +03:00
s3.cnf
s3_func.c MDEV-32884 backward compatibility fixes 2023-12-12 15:21:28 +01:00
s3_func.h MDEV-28050: clang -Wtypedef-redefinition when PLUGIN_S3=NO 2022-03-14 10:42:50 +02:00
tablockman.c
tablockman.h
test_aria_s3_copy.sh
test_ma_backup.c Some changes to prepare for updated maria-backup 2024-02-26 19:45:11 +02:00
test_pack
trnman.c Do not display not moved tables as moved in aria_chk 2021-05-19 22:54:12 +02:00
trnman.h
trnman_public.h Aria: Add transaction id to log of create table 2021-03-20 21:17:32 +02:00