..
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
Fixed access of undefined memory for compressed MyISAM and Aria tables
2020-06-14 19:39:42 +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
Fixed typo in aria_s3_copy
2020-03-24 21:00:03 +02:00
CMakeLists.txt
update libmarias3
2020-06-18 09:44:05 +02:00
file_formats.txt
ft_maria.c
ha_maria.cc
SHOW TABLE STATUS now shows if an Aria table is transactional or not
2020-05-29 22:47:37 +03:00
ha_maria.h
cleanup: Aria headers
2020-06-19 19:43:07 +02:00
ha_s3.cc
Cleanup's and more DBUG_PRINT's
2020-06-19 12:03:13 +03:00
ha_s3.h
Added support for more functions when using partitioned S3 tables
2020-04-19 17:33:51 +03:00
lockman.c
Merge 10.4 into 10.5
2020-04-25 21:57:52 +03:00
lockman.h
ma_backup.c
perfschema memory related instrumentation changes
2020-03-10 19:24:22 +01: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
ma_changed.c
ma_check.c
Changes needed for ColumnStore and insert cache
2020-06-14 19:39:42 +03:00
ma_check.h
ma_check_standalone.h
ma_checkpoint.c
Aria will now register it's transactions
2020-05-23 12:29:10 +03:00
ma_checkpoint.h
ma_checksum.c
ma_close.c
Aria will now register it's transactions
2020-05-23 12:29:10 +03:00
ma_commit.c
ma_commit.h
ma_control_file.c
Fixed typos in aria_read_log
2020-06-14 19:39:43 +03:00
ma_control_file.h
mysqld --help will now load mysqld.options table
2020-03-24 21:00:04 +02:00
ma_create.c
perfschema memory related instrumentation changes
2020-03-10 19:24:22 +01:00
ma_crypt.c
perfschema memory related instrumentation changes
2020-03-10 19:24:22 +01:00
ma_crypt.h
ma_dbug.c
ma_delete.c
ma_delete_all.c
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
ma_extra.c
ma_ft_boolean_search.c
perfschema memory related instrumentation changes
2020-03-10 19:24:22 +01:00
ma_ft_eval.c
ma_ft_eval.h
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
ma_ft_test1.c
ma_ft_test1.h
ma_ft_update.c
ma_ftdefs.h
ma_fulltext.h
ma_info.c
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
ma_key_recover.h
ma_keycache.c
ma_locking.c
ma_loghandler.c
MDEV-22641: Provide SIMD optimized wrapper for zlib crc32() ( #1558 )
2020-06-01 11:34:06 +03:00
ma_loghandler.h
ma_loghandler_lsn.h
ma_norec.c
ma_open.c
Aria will now register it's transactions
2020-05-23 12:29:10 +03: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
cleanup: Aria headers
2020-06-19 19:43:07 +02:00
ma_pagecaches.c
ma_pagecrc.c
MDEV-22641: Provide SIMD optimized wrapper for zlib crc32() ( #1558 )
2020-06-01 11:34:06 +03:00
ma_panic.c
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
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
ma_rfirst.c
ma_rkey.c
MDEV-21794: Optimizer flag rowid_filter leads to long query
2020-05-07 12:27:17 +02:00
ma_rlast.c
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
ma_rsame.c
ma_rsamepos.c
ma_rt_index.c
perfschema memory related instrumentation changes
2020-03-10 19:24:22 +01:00
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
Added page_range to records_in_range() to improve range statistics
2020-03-27 03:54:45 +02:00
ma_scan.c
ma_search.c
ma_servicethread.c
ma_servicethread.h
ma_sort.c
cleanup: PSI key is *always* the first argument
2020-03-10 19:24:23 +01:00
ma_sp_defs.h
ma_sp_key.c
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
mysqld --help will now load mysqld.options table
2020-03-24 21:00:04 +02:00
ma_statrec.c
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
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
MDEV-21581 Helper functions and methods for CHARSET_INFO
2020-01-28 12:29:23 +04:00
ma_update.c
ma_write.c
Merge 10.4 into 10.5
2020-05-31 10:28:59 +03:00
maria_def.h
cleanup: Aria headers
2020-06-19 19:43:07 +02:00
s3_func.c
Cleanup's and more DBUG_PRINT's
2020-06-19 12:03:13 +03:00
s3_func.h
Added support for more functions when using partitioned S3 tables
2020-04-19 17:33:51 +03:00
tablockman.c
tablockman.h
test_aria_s3_copy.sh
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