mariadb/storage/maria
Andrew Hutchings ce2825a867
Fix Aria S3 building in FreeBSD ()
FreeBSD 13 has libcurl in /usr/local/lib so linking failed just trying
to link curl by name. CMake finds curl's true place so let's use that.
2022-10-24 14:40:29 +01:00
..
libmarias3@3846890513
unittest Merge 10.4 into 10.5 2022-09-26 13:34:38 +03:00
aria_chk.c Fixed bug in aria_chk that overwrote sort_buffer_length 2021-09-15 21:21:03 +03:00
aria_dump_log.c
aria_ftdump.c Merge 10.4 into 10.5 2022-10-06 08:29:56 +03:00
aria_pack.c
aria_read_log.c
aria_s3_copy.cc Added options s3_port and s3_use_http to aria_s3_copy 2021-09-01 13:34:46 +03:00
CMakeLists.txt Fix Aria S3 building in FreeBSD () 2022-10-24 14:40:29 +01:00
file_formats.txt
ft_maria.c
ha_maria.cc Merge 10.4 into 10.5 2022-02-17 11:58:25 +02:00
ha_maria.h
ha_s3.cc Fixed that CHECK TABLE on an S3 table doesn't try to write to files 2022-05-29 12:10:50 +03:00
ha_s3.h Added support for CHECK TABLE for S3 tables 2021-09-01 13:47:26 +03:00
lockman.c
lockman.h
ma_backup.c
ma_bitmap.c
ma_blockrec.c Merge branch 10.4 into 10.5 2021-12-26 12:51:04 +01:00
ma_blockrec.h
ma_cache.c Fixed bug in Aria read cache when doing check/repair 2022-06-06 16:08:25 +03:00
ma_changed.c
ma_check.c Merge 10.4 into 10.5 2022-09-26 13:34:38 +03:00
ma_check.h Fix clang -Wtypedef-redefinition 2022-03-11 13:29:41 +02:00
ma_check_standalone.h
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
ma_commit.c
ma_commit.h
ma_control_file.c MDEV-24788: mariadbd --help Can't lock aria control file 2021-12-16 10:53:32 +11:00
ma_control_file.h
ma_create.c Fixed that CHECK TABLE on an S3 table doesn't try to write to files 2022-05-29 12:10:50 +03:00
ma_crypt.c Merge branch 10.4 into 10.5 2021-12-26 12:51:04 +01:00
ma_crypt.h
ma_dbug.c
ma_delete.c
ma_delete_all.c
ma_delete_table.c
ma_dynrec.c
ma_extra.c Merge 10.4 into 10.5 2021-11-09 08:50:33 +02:00
ma_ft_boolean_search.c Merge branch '10.4' into 10.5 2022-02-01 20:33:04 +01:00
ma_ft_eval.c
ma_ft_eval.h
ma_ft_nlq_search.c
ma_ft_parser.c
ma_ft_stem.c
ma_ft_test1.c
ma_ft_test1.h
ma_ft_update.c
ma_ftdefs.h
ma_fulltext.h
ma_info.c
ma_init.c
ma_key.c
ma_key_recover.c MDEV-18187 Aria engine: Redo phase failed with "error 192 when executing record redo_index_new_page" upon startup on a restored datadir 2021-12-15 16:28:01 +02:00
ma_key_recover.h
ma_keycache.c
ma_locking.c MDEV-28757 S3 tables can hang in SELECT 2022-06-06 16:06:34 +03:00
ma_loghandler.c Merge 10.4 into 10.5 2022-09-26 13:34:38 +03:00
ma_loghandler.h
ma_loghandler_lsn.h
ma_norec.c
ma_open.c MDEV-17841 fixup: GCC -Wmaybe-uninitialized 2022-03-29 19:41:38 +03:00
ma_packrec.c
ma_page.c
ma_pagecache.c Merge 10.4 into 10.5 2022-09-26 13:34:38 +03:00
ma_pagecache.h
ma_pagecaches.c
ma_pagecrc.c
ma_panic.c
ma_preload.c
ma_range.c
ma_recovery.c
ma_recovery.h
ma_recovery_util.c
ma_recovery_util.h
ma_rename.c
ma_rfirst.c
ma_rkey.c
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
ma_scan.c
ma_search.c
ma_servicethread.c
ma_servicethread.h
ma_sort.c
ma_sp_defs.h
ma_sp_key.c
ma_sp_test.c
ma_state.c
ma_state.h
ma_static.c
ma_statrec.c
ma_test1.c
ma_test2.c
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
ma_unique.c
ma_update.c
ma_write.c Merge 10.4 into 10.5 2022-04-21 15:33:50 +03:00
maria_def.h Fixed that CHECK TABLE on an S3 table doesn't try to write to files 2022-05-29 12:10:50 +03:00
s3.cnf
s3_func.c MDEV-28106 S3 tries to include thread.h while compiling on Windows 2022-03-23 17:42:15 +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
test_pack
trnman.c
trnman.h
trnman_public.h