mariadb/storage/maria
2018-10-30 15:10:01 +01:00
..
unittest MDEV-14265 - RPMLint warning: shared-lib-calls-exit 2018-03-16 13:26:52 +04:00
CMakeLists.txt encryption cleanup: small changes 2015-04-05 13:14:37 +02:00
file_formats.txt
ft_maria.c Correct FSF address 2017-03-10 18:21:29 +01:00
ha_maria.cc MDEV-15797 Assertion `thd->killed != 0' failed in ha_maria::enable_indexes 2018-08-27 22:00:14 +03:00
ha_maria.h Merge remote-tracking branch 'origin/10.0' into 10.1 2018-05-24 11:08:02 +03:00
lockman.c Correct FSF address 2017-03-10 18:21:29 +01:00
lockman.h Correct FSF address 2017-03-10 18:21:29 +01:00
ma_bitmap.c Fixed performance problem with Aria in find_head() 2018-02-17 18:04:59 +02:00
ma_blockrec.c post merge 2018-09-07 01:35:09 +02:00
ma_blockrec.h Correct FSF address 2017-03-10 18:21:29 +01:00
ma_cache.c Correct FSF address 2017-03-10 18:21:29 +01:00
ma_changed.c Correct FSF address 2017-03-10 18:21:29 +01:00
ma_check.c Merge branch '10.0' into 10.1 2018-10-30 15:10:01 +01:00
ma_check_standalone.h Correct FSF address 2017-03-10 18:21:29 +01:00
ma_checkpoint.c Correct FSF address 2017-03-10 18:21:29 +01:00
ma_checkpoint.h Correct FSF address 2017-03-10 18:21:29 +01:00
ma_checksum.c Correct FSF address 2017-03-10 18:21:29 +01:00
ma_close.c Merge remote-tracking branch 'origin/10.0' into 10.1 2018-05-24 11:08:02 +03:00
ma_commit.c MDEV-15797 Assertion `thd->killed != 0' failed in ha_maria::enable_indexes 2018-08-27 22:00:14 +03:00
ma_commit.h Correct FSF address 2017-03-10 18:21:29 +01:00
ma_control_file.c Merge branch '10.0-galera' into 10.1 2018-06-12 19:39:37 +03:00
ma_control_file.h Correct FSF address 2017-03-10 18:21:29 +01:00
ma_create.c cleanup: reduce code duplication 2017-09-27 10:18:06 +02:00
ma_crypt.c Fixed warnings and one memory loss found by valgrind 2016-02-02 19:54:18 +02:00
ma_crypt.h encryption cleanup: small changes 2015-04-05 13:14:37 +02:00
ma_dbug.c Correct FSF address 2017-03-10 18:21:29 +01:00
ma_delete.c Correct FSF address 2017-03-10 18:21:29 +01:00
ma_delete_all.c Correct FSF address 2017-03-10 18:21:29 +01:00
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 Merge remote-tracking branch 'origin/5.5-galera' into 10.0-galera 2018-05-07 13:49:14 +03:00
ma_extra.c Merge remote-tracking branch 'origin/10.0' into 10.1 2018-05-24 11:08:02 +03:00
ma_ft_boolean_search.c Merge branch '10.0' into 10.1 2018-10-30 15:10:01 +01:00
ma_ft_eval.c Correct FSF address 2017-03-10 18:21:29 +01:00
ma_ft_eval.h Correct FSF address 2017-03-10 18:21:29 +01:00
ma_ft_nlq_search.c Correct FSF address 2017-03-10 18:21:29 +01:00
ma_ft_parser.c Correct FSF address 2017-03-10 18:21:29 +01:00
ma_ft_stem.c Correct FSF address 2017-03-10 18:21:29 +01:00
ma_ft_test1.c Correct FSF address 2017-03-10 18:21:29 +01:00
ma_ft_test1.h Correct FSF address 2017-03-10 18:21:29 +01:00
ma_ft_update.c Correct FSF address 2017-03-10 18:21:29 +01:00
ma_ftdefs.h Correct FSF address 2017-03-10 18:21:29 +01:00
ma_fulltext.h Correct FSF address 2017-03-10 18:21:29 +01:00
ma_info.c MDEV-15797 Assertion `thd->killed != 0' failed in ha_maria::enable_indexes 2018-08-27 22:00:14 +03:00
ma_init.c Correct FSF address 2017-03-10 18:21:29 +01:00
ma_key.c Merge remote-tracking branch 'origin/10.0' into 10.1 2018-06-20 16:57:21 +04:00
ma_key_recover.c MDEV-13459 Warnings, when compiling with gcc-7.x 2017-10-17 07:37:39 +02:00
ma_key_recover.h Correct FSF address 2017-03-10 18:21:29 +01:00
ma_keycache.c Correct FSF address 2017-03-10 18:21:29 +01:00
ma_locking.c Correct FSF address 2017-03-10 18:21:29 +01:00
ma_loghandler.c Merge remote-tracking branch 'origin/10.0' into 10.1 2018-06-19 14:04:53 +04:00
ma_loghandler.h Correct FSF address 2017-03-10 18:21:29 +01:00
ma_loghandler_lsn.h Correct FSF address 2017-03-10 18:21:29 +01:00
ma_norec.c compiler warnings (clang 4.0.1 on i386) 2018-09-04 09:19:48 +02:00
ma_open.c Merge branch '10.0-galera' into 10.1 2018-06-12 19:39:37 +03:00
ma_packrec.c Merge 10.0 into 10.1 2017-05-23 08:59:03 +03:00
ma_page.c Merge branch 'github/10.0' into 10.1 2018-02-02 10:09:44 +01:00
ma_pagecache.c Merge branch '10.0' into 10.1 2017-07-07 11:30:03 +02:00
ma_pagecache.h Correct FSF address 2017-03-10 18:21:29 +01:00
ma_pagecaches.c Correct FSF address 2017-03-10 18:21:29 +01:00
ma_pagecrc.c Correct FSF address 2017-03-10 18:21:29 +01:00
ma_panic.c Correct FSF address 2017-03-10 18:21:29 +01:00
ma_preload.c Correct FSF address 2017-03-10 18:21:29 +01:00
ma_range.c Correct FSF address 2017-03-10 18:21:29 +01:00
ma_recovery.c MDEV-15797 Assertion `thd->killed != 0' failed in ha_maria::enable_indexes 2018-08-27 22:00:14 +03:00
ma_recovery.h Correct FSF address 2017-03-10 18:21:29 +01:00
ma_recovery_util.c Correct FSF address 2017-03-10 18:21:29 +01:00
ma_recovery_util.h Correct FSF address 2017-03-10 18:21:29 +01:00
ma_rename.c Correct FSF address 2017-03-10 18:21:29 +01:00
ma_rfirst.c Correct FSF address 2017-03-10 18:21:29 +01:00
ma_rkey.c Correct FSF address 2017-03-10 18:21:29 +01:00
ma_rlast.c Correct FSF address 2017-03-10 18:21:29 +01:00
ma_rnext.c Correct FSF address 2017-03-10 18:21:29 +01:00
ma_rnext_same.c Correct FSF address 2017-03-10 18:21:29 +01:00
ma_rprev.c Correct FSF address 2017-03-10 18:21:29 +01:00
ma_rrnd.c Correct FSF address 2017-03-10 18:21:29 +01:00
ma_rsame.c Correct FSF address 2017-03-10 18:21:29 +01:00
ma_rsamepos.c Correct FSF address 2017-03-10 18:21:29 +01:00
ma_rt_index.c Correct FSF address 2017-03-10 18:21:29 +01:00
ma_rt_index.h Correct FSF address 2017-03-10 18:21:29 +01:00
ma_rt_key.c Correct FSF address 2017-03-10 18:21:29 +01:00
ma_rt_key.h Correct FSF address 2017-03-10 18:21:29 +01:00
ma_rt_mbr.c Correct FSF address 2017-03-10 18:21:29 +01:00
ma_rt_mbr.h Correct FSF address 2017-03-10 18:21:29 +01:00
ma_rt_split.c Correct FSF address 2017-03-10 18:21:29 +01:00
ma_rt_test.c Correct FSF address 2017-03-10 18:21:29 +01:00
ma_scan.c Correct FSF address 2017-03-10 18:21:29 +01:00
ma_search.c Merge 10.0 into 10.1 2018-01-03 20:41:34 +02:00
ma_servicethread.c Correct FSF address 2017-03-10 18:21:29 +01:00
ma_servicethread.h Correct FSF address 2017-03-10 18:21:29 +01:00
ma_sort.c Correct FSF address 2017-03-10 18:21:29 +01:00
ma_sp_defs.h Correct FSF address 2017-03-10 18:21:29 +01:00
ma_sp_key.c Correct FSF address 2017-03-10 18:21:29 +01:00
ma_sp_test.c Correct FSF address 2017-03-10 18:21:29 +01:00
ma_state.c Merge remote-tracking branch 'origin/10.0' into 10.1 2018-05-24 11:08:02 +03:00
ma_state.h Merge remote-tracking branch 'origin/10.0' into 10.1 2018-05-24 11:08:02 +03:00
ma_static.c Correct FSF address 2017-03-10 18:21:29 +01:00
ma_statrec.c Correct FSF address 2017-03-10 18:21:29 +01:00
ma_test1.c Correct FSF address 2017-03-10 18:21:29 +01:00
ma_test2.c compiler warnings (clang 4.0.1 on i386) 2018-09-04 09:19:48 +02:00
ma_test3.c Correct FSF address 2017-03-10 18:21:29 +01: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
ma_test_force_start.pl CRLF->LF 2015-06-02 22:07:47 +02:00
ma_test_recovery
ma_trnman.h Fixes for Aria transaction handling with lock tables 2018-05-22 23:05:48 +03:00
ma_unique.c Correct FSF address 2017-03-10 18:21:29 +01:00
ma_update.c Correct FSF address 2017-03-10 18:21:29 +01:00
ma_write.c Merge branch '10.0' into 10.1 2018-10-30 15:10:01 +01:00
maria_chk.c MDEV-15797 Assertion `thd->killed != 0' failed in ha_maria::enable_indexes 2018-08-27 22:00:14 +03:00
maria_def.h MDEV-15797 Assertion `thd->killed != 0' failed in ha_maria::enable_indexes 2018-08-27 22:00:14 +03:00
maria_dump_log.c MDEV-14265 - RPMLint warning: shared-lib-calls-exit 2018-03-16 13:26:52 +04:00
maria_ftdump.c Correct FSF address 2017-03-10 18:21:29 +01:00
maria_pack.c MDEV-14265 - RPMLint warning: shared-lib-calls-exit 2018-03-16 13:26:52 +04:00
maria_read_log.c MDEV-14265 - RPMLint warning: shared-lib-calls-exit 2018-03-16 13:26:52 +04:00
maria_rename.sh
tablockman.c Correct FSF address 2017-03-10 18:21:29 +01:00
tablockman.h Correct FSF address 2017-03-10 18:21:29 +01:00
test_pack
trnman.c Merge remote-tracking branch 'origin/10.0' into 10.1 2018-05-24 11:08:02 +03:00
trnman.h Merge remote-tracking branch 'origin/10.0' into 10.1 2018-05-24 11:08:02 +03:00
trnman_public.h Correct FSF address 2017-03-10 18:21:29 +01:00