..
unittest
After-merge fix for commit 98eb9518db
2018-03-16 15:49:53 +02: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
Remove most 'register' use in C++
2018-04-24 12:48:27 +03:00
ha_maria.h
Correct FSF address
2017-03-10 18:21:29 +01: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
Merge branch '10.1' into 10.2
2018-02-22 08:39:24 +01:00
ma_blockrec.c
Merge branch 'github/10.1' into 10.2
2018-02-06 14:50:50 +01:00
ma_blockrec.h
Remove most 'register' use in C++
2018-04-24 12:48:27 +03: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
MDEV-13384 - misc Windows warnings fixed
2017-09-28 17:20:46 +00:00
ma_check_standalone.h
Merge branch '10.1' into 10.2
2017-03-30 12:48:42 +02:00
ma_checkpoint.c
Fixed compiler warnings
2017-10-18 17:10:49 +03:00
ma_checkpoint.h
Correct FSF address
2017-03-10 18:21:29 +01:00
ma_checksum.c
Merge branch '10.1' into 10.2
2017-03-30 12:48:42 +02:00
ma_close.c
MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT.
2017-09-28 17:20:46 +00:00
ma_commit.c
MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT.
2017-09-28 17:20:46 +00:00
ma_commit.h
Correct FSF address
2017-03-10 18:21:29 +01:00
ma_control_file.c
MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT.
2017-09-28 17:20:46 +00:00
ma_control_file.h
Correct FSF address
2017-03-10 18:21:29 +01:00
ma_create.c
Fixed compiler warnings
2018-01-27 15:03:30 +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
MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT.
2017-09-28 17:20:46 +00:00
ma_delete_all.c
MDEV-15575 different results when using CTE and big_tables=1.
2018-04-16 07:22:26 -07: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 branch '10.1' into 10.2
2018-02-22 16:46:02 +01:00
ma_extra.c
Merge branch '10.1' into 10.2
2017-10-24 14:53:18 +02:00
ma_ft_boolean_search.c
Merge branch '10.1' into 10.2
2017-03-30 12:48:42 +02: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
Merge branch '10.1' into 10.2
2017-03-30 12:48:42 +02:00
ma_ft_parser.c
Merge branch '10.1' into 10.2
2017-03-30 12:48:42 +02: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
Merge branch '10.1' into 10.2
2017-03-30 12:48:42 +02: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
Correct FSF address
2017-03-10 18:21:29 +01:00
ma_init.c
Correct FSF address
2017-03-10 18:21:29 +01:00
ma_key.c
MDEV-13384 - misc Windows warnings fixed
2017-09-28 17:20:46 +00: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
MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT.
2017-09-28 17:20:46 +00:00
ma_locking.c
Correct FSF address
2017-03-10 18:21:29 +01:00
ma_loghandler.c
Merge 10.1 into 10.2
2017-12-14 08:40:01 +02:00
ma_loghandler.h
Merge branch '10.1' into 10.2
2017-03-30 12:48:42 +02:00
ma_loghandler_lsn.h
MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT.
2017-09-28 17:20:46 +00:00
ma_norec.c
Correct FSF address
2017-03-10 18:21:29 +01:00
ma_open.c
Fixed compiler warnings about possible uninitialized variables
2018-01-01 14:10:22 +02: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.1' into 10.2
2018-02-06 14:50:50 +01:00
ma_pagecache.c
MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT.
2017-09-28 17:20:46 +00: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
Merge branch '10.1' into 10.2
2017-03-30 12:48:42 +02:00
ma_recovery.c
Merge branch '10.1' into 10.2
2017-10-24 14:53:18 +02: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
MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT.
2017-09-28 17:20:46 +00: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
MDEV-13384 - misc Windows warnings fixed
2017-09-28 17:20:46 +00:00
ma_rt_index.h
Correct FSF address
2017-03-10 18:21:29 +01:00
ma_rt_key.c
MDEV-13384 - misc Windows warnings fixed
2017-09-28 17:20:46 +00: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
MDEV-13384 - misc Windows warnings fixed
2017-09-28 17:20:46 +00: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.1 into 10.2
2018-01-03 20:42:09 +02:00
ma_servicethread.c
MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT.
2017-09-28 17:20:46 +00:00
ma_servicethread.h
Correct FSF address
2017-03-10 18:21:29 +01:00
ma_sort.c
MDEV-13384 - misc Windows warnings fixed
2017-09-28 17:20:46 +00: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 branch 'github/10.1' into 10.2
2018-02-06 14:50:50 +01:00
ma_state.h
Merge branch 'github/10.0' into 10.1
2018-02-02 10:09:44 +01: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
Fixed compilation warnings (while testing 32 bit builds)
2017-07-01 14:26:42 +03: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_unique.c
Merge branch '10.1' into 10.2
2017-03-30 12:48:42 +02:00
ma_update.c
Correct FSF address
2017-03-10 18:21:29 +01:00
ma_write.c
Merge branch 'github/10.1' into 10.2
2018-02-06 14:50:50 +01:00
maria_chk.c
After-merge fix for commit 98eb9518db
2018-03-16 15:49:53 +02:00
maria_def.h
Remove most 'register' use in C++
2018-04-24 12:48:27 +03:00
maria_dump_log.c
After-merge fix for commit 98eb9518db
2018-03-16 15:49:53 +02:00
maria_ftdump.c
Correct FSF address
2017-03-10 18:21:29 +01:00
maria_pack.c
After-merge fix for commit 98eb9518db
2018-03-16 15:49:53 +02:00
maria_read_log.c
After-merge fix for commit 98eb9518db
2018-03-16 15:49:53 +02: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
Correct FSF address
2017-03-10 18:21:29 +01:00
trnman.h
Correct FSF address
2017-03-10 18:21:29 +01:00
trnman_public.h
Correct FSF address
2017-03-10 18:21:29 +01:00