..
libmarias3@ d172e86c16
update libmarias3
2020-06-18 09:44:05 +02:00
unittest
mysqld --help will now load mysqld.options table
2020-03-24 21:00:04 +02:00
aria_chk.c
Merge 10.4 into 10.5
2020-08-20 12:52:44 +03:00
aria_dump_log.c
Renamed maria_* source files for executables to aria_*
2020-05-27 15:47:10 +03:00
aria_ftdump.c
Renamed maria_* source files for executables to aria_*
2020-05-27 15:47:10 +03:00
aria_pack.c
Renamed maria_* source files for executables to aria_*
2020-05-27 15:47:10 +03:00
aria_read_log.c
Fixed typos in aria_read_log
2020-06-14 19:39:43 +03:00
aria_s3_copy.cc
Add man page for new command aria_s3_copy
2020-07-08 12:24:55 +03:00
CMakeLists.txt
MDEV-23362: s3 postfix libz -> z
2020-08-04 12:19:40 +10:00
file_formats.txt
Fixed compiler warnings
2008-02-22 17:22:56 +02:00
ft_maria.c
Merge 10.2 into 10.3
2019-05-14 17:18:46 +03:00
ha_maria.cc
Merge 10.4 into 10.5
2020-07-21 17:33:16 +03:00
ha_maria.h
fixup 58e759a939
: clang -Winconsistent-missing-override
2020-08-07 13:36:11 +02:00
ha_s3.cc
S3 is pluggable now
2020-06-19 19:43:07 +02:00
ha_s3.h
Added 'final' to some classes to improve generated code
2020-08-04 17:27:32 +02:00
lockman.c
Merge 10.4 into 10.5
2020-04-25 21:57:52 +03:00
lockman.h
Update FSF address
2019-05-10 20:52:00 +03:00
ma_backup.c
S3 is pluggable now
2020-06-19 19:43:07 +02:00
ma_bitmap.c
Fixed access to undefined memory found by valgrind and MSAN
2020-05-23 12:29:10 +03:00
ma_blockrec.c
Improve logging of Aria redo's and undo's
2020-05-27 15:47:10 +03:00
ma_blockrec.h
Changes needed for ColumnStore and insert cache
2020-06-14 19:39:42 +03:00
ma_cache.c
Merge branch '5.5' into 10.1
2019-05-11 19:15:57 +03:00
ma_changed.c
Update FSF address
2019-05-10 20:52:00 +03:00
ma_check.c
Merge branch '10.4' into 10.5
2020-08-04 17:24:15 +02:00
ma_check.h
MDEV-20279 Increase Aria index length limit
2019-08-23 11:26:04 +02:00
ma_check_standalone.h
Merge 10.1 into 10.2
2019-05-13 17:54:04 +03:00
ma_checkpoint.c
Aria will now register it's transactions
2020-05-23 12:29:10 +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
S3 is pluggable now
2020-06-19 19:43:07 +02:00
ma_commit.c
Merge branch '5.5' into 10.1
2019-05-11 19:15:57 +03:00
ma_commit.h
Update FSF address
2019-05-10 20:52:00 +03:00
ma_control_file.c
Fixed typos in aria_read_log
2020-06-14 19:39:43 +03:00
ma_control_file.h
Fix "unresolved external symbol" link errors with MSVC
2020-06-19 19:43:07 +02:00
ma_create.c
Reduce number of syncs to create a transactional aria table from 6 to 3
2020-08-20 19:34:11 +03:00
ma_crypt.c
perfschema memory related instrumentation changes
2020-03-10 19:24:22 +01:00
ma_crypt.h
Merge 10.2 into 10.3
2019-05-14 17:18:46 +03:00
ma_dbug.c
Update FSF address
2019-05-10 20:52:00 +03:00
ma_delete.c
alloc_on_stack: simplify the API
2019-08-23 22:01:39 +02:00
ma_delete_all.c
MDEV-19595 fixed
2019-06-19 00:35:44 +03:00
ma_delete_table.c
Added support for more functions when using partitioned S3 tables
2020-04-19 17:33:51 +03:00
ma_dynrec.c
alloc_on_stack: simplify the API
2019-08-23 22:01:39 +02:00
ma_extra.c
Merge 10.3 into 10.4
2019-10-10 11:19:25 +03:00
ma_ft_boolean_search.c
perfschema memory related instrumentation changes
2020-03-10 19:24:22 +01:00
ma_ft_eval.c
Update FSF address
2019-05-10 20:52:00 +03:00
ma_ft_eval.h
Update FSF address
2019-05-10 20:52:00 +03:00
ma_ft_nlq_search.c
perfschema memory related instrumentation changes
2020-03-10 19:24:22 +01:00
ma_ft_parser.c
perfschema memory related instrumentation changes
2020-03-10 19:24:22 +01:00
ma_ft_stem.c
Update FSF address
2019-05-10 20:52:00 +03:00
ma_ft_test1.c
Update FSF address
2019-05-10 20:52:00 +03:00
ma_ft_test1.h
Switch Perl DBI scripts from DBD::mysql to DBD::MariaDB driver
2019-07-19 13:39:20 +03:00
ma_ft_update.c
Merge 10.2 into 10.3
2019-05-14 17:18:46 +03:00
ma_ftdefs.h
Update FSF address
2019-05-10 20:52:00 +03:00
ma_fulltext.h
Merge 10.2 into 10.3
2019-05-14 17:18:46 +03:00
ma_info.c
MDEV-20279 Increase Aria index length limit
2019-08-23 11:26:04 +02:00
ma_init.c
mysqld --help will now load mysqld.options table
2020-03-24 21:00:04 +02:00
ma_key.c
Merge branch '10.4' into 10.5
2020-05-09 20:43:36 +02:00
ma_key_recover.c
Write error message if aria_log.??????? files are missing
2019-10-20 11:52:29 +03:00
ma_key_recover.h
Update FSF address
2019-05-10 20:52:00 +03:00
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 10.4 into 10.5
2020-08-14 11:33:35 +03:00
ma_loghandler.h
Merge 10.3 into 10.4
2019-11-01 15:23:18 +02:00
ma_loghandler_lsn.h
Backport aria usage if LSN_FMT from 10.3
2019-06-25 12:07:50 +03:00
ma_norec.c
Merge branch '5.5' into 10.1
2019-05-11 19:15:57 +03:00
ma_open.c
S3 is pluggable now
2020-06-19 19:43:07 +02:00
ma_packrec.c
Fixed access of undefined memory for compressed MyISAM and Aria tables
2020-06-14 19:39:42 +03:00
ma_page.c
Fix clang 10 warnings
2020-04-27 09:40:34 +03:00
ma_pagecache.c
MDEV-20302 Server hangs upon concurrent SELECT from partitioned S3
2020-06-19 12:03:13 +03:00
ma_pagecache.h
S3 is pluggable now
2020-06-19 19:43:07 +02:00
ma_pagecaches.c
Update FSF address
2019-05-10 20:52:00 +03:00
ma_pagecrc.c
MDEV-22641: Provide SIMD optimized wrapper for zlib crc32() ( #1558 )
2020-06-01 11:34:06 +03:00
ma_panic.c
Update FSF address
2019-05-10 20:52:00 +03:00
ma_preload.c
perfschema memory related instrumentation changes
2020-03-10 19:24:22 +01:00
ma_range.c
Added page_range to records_in_range() to improve range statistics
2020-03-27 03:54:45 +02:00
ma_recovery.c
Merge 10.4 into 10.5
2020-05-31 10:28:59 +03:00
ma_recovery.h
Improve logging of Aria redo's and undo's
2020-05-27 15:47:10 +03:00
ma_recovery_util.c
Write error message if aria_log.??????? files are missing
2019-10-20 11:52:29 +03:00
ma_recovery_util.h
Fixed access to undefined memory found by valgrind and MSAN
2020-05-23 12:29:10 +03:00
ma_rename.c
Merge 10.4 into 10.5
2019-05-23 10:32:21 +03:00
ma_rfirst.c
Update FSF address
2019-05-10 20:52:00 +03:00
ma_rkey.c
MDEV-21794: Optimizer flag rowid_filter leads to long query
2020-05-07 12:27:17 +02:00
ma_rlast.c
Update FSF address
2019-05-10 20:52:00 +03:00
ma_rnext.c
MDEV-21794: Optimizer flag rowid_filter leads to long query
2020-05-07 12:27:17 +02:00
ma_rnext_same.c
MDEV-21794: Optimizer flag rowid_filter leads to long query
2020-05-07 12:27:17 +02:00
ma_rprev.c
MDEV-21794: Optimizer flag rowid_filter leads to long query
2020-05-07 12:27:17 +02:00
ma_rrnd.c
Update FSF address
2019-05-10 20:52:00 +03:00
ma_rsame.c
Update FSF address
2019-05-10 20:52:00 +03:00
ma_rsamepos.c
Update FSF address
2019-05-10 20:52:00 +03:00
ma_rt_index.c
perfschema memory related instrumentation changes
2020-03-10 19:24:22 +01:00
ma_rt_index.h
Update FSF address
2019-05-10 20:52:00 +03:00
ma_rt_key.c
Merge 10.1 into 10.2
2019-05-13 17:54:04 +03:00
ma_rt_key.h
Update FSF address
2019-05-10 20:52:00 +03:00
ma_rt_mbr.c
Merge branch '5.5' into 10.1
2019-05-11 19:15:57 +03:00
ma_rt_mbr.h
Update FSF address
2019-05-10 20:52:00 +03:00
ma_rt_split.c
alloc_on_stack: simplify the API
2019-08-23 22:01:39 +02:00
ma_rt_test.c
Added page_range to records_in_range() to improve range statistics
2020-03-27 03:54:45 +02:00
ma_scan.c
Update FSF address
2019-05-10 20:52:00 +03:00
ma_search.c
alloc_on_stack: simplify the API
2019-08-23 22:01:39 +02:00
ma_servicethread.c
Merge 10.1 into 10.2
2019-05-13 17:54:04 +03:00
ma_servicethread.h
Update FSF address
2019-05-10 20:52:00 +03:00
ma_sort.c
cleanup: PSI key is *always* the first argument
2020-03-10 19:24:23 +01:00
ma_sp_defs.h
Update FSF address
2019-05-10 20:52:00 +03:00
ma_sp_key.c
MDEV-21082: isnan/isinf compilation errors, isfinite warnings on MacOS
2019-11-19 16:28:15 +03:00
ma_sp_test.c
cleanup: Aria headers
2020-06-19 19:43:07 +02:00
ma_state.c
Updated code comments
2020-06-14 19:39:43 +03:00
ma_state.h
cleanup: Aria headers
2020-06-19 19:43:07 +02:00
ma_static.c
S3 is pluggable now
2020-06-19 19:43:07 +02:00
ma_statrec.c
Update FSF address
2019-05-10 20:52:00 +03:00
ma_test1.c
mysqld --help will now load mysqld.options table
2020-03-24 21:00:04 +02:00
ma_test2.c
Added page_range to records_in_range() to improve range statistics
2020-03-27 03:54:45 +02:00
ma_test3.c
Merge 10.4 into 10.5
2019-05-23 10:32:21 +03:00
ma_test_all.res
ma_test_all.sh
makes mi_test_all.sh & ma_test_all.sh working (MDEV-285)
2012-09-25 13:45:11 +03:00
ma_test_big.sh
UNDO of rows now puts back all part of the row on their original pages and positions
2007-12-30 22:40:03 +02:00
ma_test_force_start.pl
CRLF->LF
2015-06-02 22:07:47 +02:00
ma_test_recovery
Added versioning of row data
2008-04-10 05:26:36 +03:00
ma_trnman.h
Merge branch '10.3' into 10.4
2019-05-19 20:55:37 +02:00
ma_unique.c
MDEV-21581 Helper functions and methods for CHARSET_INFO
2020-01-28 12:29:23 +04:00
ma_update.c
Merge 10.2 into 10.3
2019-05-14 17:18:46 +03:00
ma_write.c
Merge 10.4 into 10.5
2020-05-31 10:28:59 +03:00
maria_def.h
S3 is pluggable now
2020-06-19 19:43:07 +02:00
s3.cnf
MDEV-22980: Allow plugin-maturity=alpha so S3 plugin loads
2020-08-01 10:31:41 +10:00
s3_func.c
fix clang build
2020-06-25 13:59:25 +03:00
s3_func.h
S3 is pluggable now
2020-06-19 19:43:07 +02:00
tablockman.c
Update FSF address
2019-05-10 20:52:00 +03:00
tablockman.h
Update FSF address
2019-05-10 20:52:00 +03:00
test_aria_s3_copy.sh
MDEV-17841 S3 storage engine
2019-05-23 02:28:23 +03:00
test_ma_backup.c
mysqld --help will now load mysqld.options table
2020-03-24 21:00:04 +02:00
test_pack
trnman.c
mysqld --help will now load mysqld.options table
2020-03-24 21:00:04 +02:00
trnman.h
mysqld --help will now load mysqld.options table
2020-03-24 21:00:04 +02:00
trnman_public.h
Update FSF address
2019-05-10 20:52:00 +03:00