.. |
unittest
|
|
|
CMakeLists.txt
|
|
|
file_formats.txt
|
|
|
ft_maria.c
|
|
|
ha_maria.cc
|
Fix some GCC 6.3.0 warnings in MyISAM and Maria.
|
2017-03-08 10:03:35 +02:00 |
ha_maria.h
|
|
|
lockman.c
|
|
|
lockman.h
|
|
|
ma_bitmap.c
|
|
|
ma_blockrec.c
|
Fixed a compiler failure and removed some warnings in windows
|
2014-03-11 16:53:24 +02:00 |
ma_blockrec.h
|
|
|
ma_cache.c
|
|
|
ma_changed.c
|
|
|
ma_check.c
|
ma_check/mi_check: maria_repair_parallel initialization for !quick
|
2017-07-18 10:09:16 +04:00 |
ma_check_standalone.h
|
MySQL-5.5.35 merge
|
2014-01-22 15:29:36 +01:00 |
ma_checkpoint.c
|
MDEV-9994 - Aria service threads are not "joined"
|
2016-06-10 22:07:49 +04:00 |
ma_checkpoint.h
|
|
|
ma_checksum.c
|
make 5.1 compiling with modern gcc.
|
2013-12-20 12:35:47 +02:00 |
ma_close.c
|
Fix for MDEV-6493: Assertion `table->file->stats.records > 0 || error' failure, or 'Invalid write' valgrind warnings, or crash on scenario with Aria table, view, LOCK TABLES
|
2014-07-30 13:27:52 +03:00 |
ma_commit.c
|
|
|
ma_commit.h
|
|
|
ma_control_file.c
|
|
|
ma_control_file.h
|
|
|
ma_create.c
|
bugfix: remove my_delete_with_symlink()
|
2017-02-27 12:35:10 +01:00 |
ma_dbug.c
|
|
|
ma_delete.c
|
|
|
ma_delete_all.c
|
|
|
ma_delete_table.c
|
MDEV-12230 include/my_sys.h:600:43: error: unknown type name ‘PSI_file_key’" when -DWITHOUT_SERVER=1
|
2017-04-20 16:36:23 +02:00 |
ma_dynrec.c
|
Fixed a compiler failure and removed some warnings in windows
|
2014-03-11 16:53:24 +02:00 |
ma_extra.c
|
|
|
ma_ft_boolean_search.c
|
|
|
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
|
make 5.1 compiling with modern gcc.
|
2013-12-20 12:35:47 +02:00 |
ma_key_recover.c
|
|
|
ma_key_recover.h
|
|
|
ma_keycache.c
|
|
|
ma_locking.c
|
|
|
ma_loghandler.c
|
MDEV-13595: mariadb-10.2.8/storage/maria/ma_loghandler.c:2730]: (style) Array index 'chunk_offset' is used before limits check.
|
2017-10-05 15:07:21 +02:00 |
ma_loghandler.h
|
|
|
ma_loghandler_lsn.h
|
|
|
ma_norec.c
|
|
|
ma_open.c
|
cleanup: remove now-unused argument
|
2017-02-27 12:35:10 +01:00 |
ma_packrec.c
|
|
|
ma_page.c
|
|
|
ma_pagecache.c
|
ma_pagecache: release lock in pagecache_read
|
2017-07-03 13:31:09 +04:00 |
ma_pagecache.h
|
MDEV-9256 : Crashes on Windows x64 with aria_pagecache_buffer_size > 4GB
|
2016-06-14 22:31:39 +02:00 |
ma_pagecaches.c
|
|
|
ma_pagecrc.c
|
|
|
ma_panic.c
|
|
|
ma_preload.c
|
|
|
ma_range.c
|
|
|
ma_recovery.c
|
change flags as it was done in MyISAM
|
2017-07-15 08:44:14 +02:00 |
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
|
MDEV-9994 - Aria service threads are not "joined"
|
2016-06-10 22:07:49 +04:00 |
ma_servicethread.h
|
MDEV-9994 - Aria service threads are not "joined"
|
2016-06-10 22:07:49 +04:00 |
ma_sort.c
|
Fix typo bug that cause myisam repair to fail
|
2016-06-16 22:04:24 +03:00 |
ma_sp_defs.h
|
|
|
ma_sp_key.c
|
|
|
ma_sp_test.c
|
|
|
ma_state.c
|
Fix for MDEV-6493: Assertion `table->file->stats.records > 0 || error' failure, or 'Invalid write' valgrind warnings, or crash on scenario with Aria table, view, LOCK TABLES
|
2014-07-30 13:27:52 +03:00 |
ma_state.h
|
|
|
ma_static.c
|
cleanup: mysys_test_invalid_symlink
|
2017-02-27 12:35:10 +01:00 |
ma_statrec.c
|
|
|
ma_test1.c
|
|
|
ma_test2.c
|
|
|
ma_test3.c
|
|
|
ma_test_all.res
|
|
|
ma_test_all.sh
|
|
|
ma_test_big.sh
|
|
|
ma_test_force_start.pl
|
CRLF->LF
|
2015-06-02 22:07:47 +02:00 |
ma_test_recovery
|
|
|
ma_unique.c
|
Fixed a compiler failure and removed some warnings in windows
|
2014-03-11 16:53:24 +02:00 |
ma_update.c
|
|
|
ma_write.c
|
|
|
maria_chk.c
|
cleanup: remove now-unused argument
|
2017-02-27 12:35:10 +01:00 |
maria_def.h
|
cleanup: remove now-unused argument
|
2017-02-27 12:35:10 +01:00 |
maria_dump_log.c
|
|
|
maria_ftdump.c
|
|
|
maria_pack.c
|
Fixed MDEV-5724 "Server crashes on SQL select containing more group by and left join statements using innodb tables"
|
2014-03-10 21:40:27 +02:00 |
maria_read_log.c
|
|
|
maria_rename.sh
|
|
|
tablockman.c
|
|
|
tablockman.h
|
|
|
test_pack
|
|
|
trnman.c
|
Fixed MDEV-4970: Wrong result with Aria table populated with disabled keys
|
2014-01-25 15:41:08 +02:00 |
trnman.h
|
|
|
trnman_public.h
|
|
|