.. |
unittest
|
Free memory in unit tests. Makes ASAN happier.
|
2018-01-22 11:39:54 +01:00 |
CMakeLists.txt
|
MDEV-672 : storage/maria and storage/perfschema do not appear to honor WITH_UNIT_TESTS
|
2012-10-30 23:05:55 +01:00 |
file_formats.txt
|
|
|
ft_maria.c
|
|
|
ha_maria.cc
|
MDEV-654 Assertion `share->now_transactional' failed in flush_log_for_bitmap on concurrent workload with Aria tables
|
2018-05-15 11:46:55 +03:00 |
ha_maria.h
|
Added support for --crash-script in mysqld_safe.
|
2013-02-28 08:42:05 +02:00 |
lockman.c
|
merge with 5.3
|
2011-10-19 21:45:18 +02:00 |
lockman.h
|
|
|
ma_bitmap.c
|
MDEV-4243 Warnings/errors while compiling with clang
|
2013-03-28 20:04:14 +01:00 |
ma_blockrec.c
|
Fixed misleading voariable names.
|
2018-01-11 17:24:29 +01:00 |
ma_blockrec.h
|
5.1 merge
|
2013-05-20 10:53:04 +02:00 |
ma_cache.c
|
merge with 5.3
|
2011-10-19 21:45:18 +02:00 |
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
|
use PSI wrappers in aria and other non-MySQL code
|
2011-07-13 21:10:18 +02:00 |
ma_control_file.h
|
|
|
ma_create.c
|
bugfix: remove my_delete_with_symlink()
|
2017-02-27 12:35:10 +01:00 |
ma_dbug.c
|
Fixed lp:925377 "Querying myisam table metadata while 'alter table..enable keys' is running may corrupt the table"
|
2012-02-28 23:18:52 +02:00 |
ma_delete.c
|
5.3 merge.
|
2013-05-20 12:36:30 +02:00 |
ma_delete_all.c
|
merge with 5.3
|
2011-10-19 21:45:18 +02: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
|
MDEV-13748 Assertion `status_var.local_memory_used == 0 || !debug_assert_on_not_freed_memory' failed in virtual THD::~THD after query with INTERSECT
|
2018-02-14 18:41:37 +01:00 |
ma_extra.c
|
MDEV-13459 Warnings, when compiling with gcc-7.x
|
2017-10-17 07:37:39 +02:00 |
ma_ft_boolean_search.c
|
Merge with 5.2.
|
2011-12-11 11:34:44 +02:00 |
ma_ft_eval.c
|
|
|
ma_ft_eval.h
|
|
|
ma_ft_nlq_search.c
|
5.3 merge
|
2012-10-18 23:33:06 +02:00 |
ma_ft_parser.c
|
|
|
ma_ft_stem.c
|
|
|
ma_ft_test1.c
|
|
|
ma_ft_test1.h
|
|
|
ma_ft_update.c
|
5.3->5.5 merge
|
2011-11-22 18:04:38 +01:00 |
ma_ftdefs.h
|
|
|
ma_fulltext.h
|
|
|
ma_info.c
|
Fixed MDEV-306 / LP:1007967 - Assertion `table->file->stats.records > 0 || error' failed join_read_const_table on concurrent SELECT and DROP/ADD INDEX
|
2012-06-15 12:52:58 +03:00 |
ma_init.c
|
merge with 5.3
|
2011-10-19 21:45:18 +02:00 |
ma_key.c
|
MDEV-16534 PPC64: Unexpected error with a negative value into auto-increment columns in HEAP, MyISAM, ARIA
|
2018-06-20 16:36:46 +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
|
|
|
ma_keycache.c
|
merge with 5.3
|
2011-10-19 21:45:18 +02:00 |
ma_locking.c
|
5.3 merge
|
2012-01-13 15:50:02 +01:00 |
ma_loghandler.c
|
MDEV-15113: Hang in Aria loghandler
|
2018-06-12 07:08:39 +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
|
fix the build and compiler warnings (few of which were real bugs)
|
2011-10-29 20:40:03 +02:00 |
ma_page.c
|
MDEV-14690: Assertion `page_link == &fake_link' failed in pagecache_write_part
|
2018-01-11 17:24:29 +01:00 |
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
|
MDEV-3999: Valgrind errors 'invalid write' or assorted server crashes on concurrent flow with partitioned Aria tables
|
2013-05-12 11:29:16 +03:00 |
ma_panic.c
|
merge with 5.3
|
2011-10-19 21:45:18 +02:00 |
ma_preload.c
|
|
|
ma_range.c
|
MDEV-4687: impossible where with < operation, but =-5 return one row
|
2013-07-25 22:42:26 +04:00 |
ma_recovery.c
|
MDEV-654 Assertion `share->now_transactional' failed in flush_log_for_bitmap on concurrent workload with Aria tables
|
2018-05-15 11:46:55 +03:00 |
ma_recovery.h
|
|
|
ma_recovery_util.c
|
merge with 5.3
|
2011-10-19 21:45:18 +02:00 |
ma_recovery_util.h
|
|
|
ma_rename.c
|
Fixed lp:947474 "Assertion `table->file->stats.records > 0 || error' failed in join_read_const_table on concurrent SELECT and ALTER, constant Aria table"
|
2012-03-20 16:04:50 +02:00 |
ma_rfirst.c
|
|
|
ma_rkey.c
|
merge with 5.3
|
2011-10-19 21:45:18 +02:00 |
ma_rlast.c
|
|
|
ma_rnext.c
|
merge with 5.3
|
2011-10-19 21:45:18 +02:00 |
ma_rnext_same.c
|
merge with 5.3
|
2011-10-19 21:45:18 +02:00 |
ma_rprev.c
|
merge with 5.3
|
2011-10-19 21:45:18 +02:00 |
ma_rrnd.c
|
MDEV-736 LP:1004615 - Unexpected warnings "Encountered illegal value '' when converting to DECIMAL" on a query with aggregate functions and GROUP BY
|
2012-11-17 16:50:15 +01:00 |
ma_rsame.c
|
merge with 5.3
|
2011-10-19 21:45:18 +02:00 |
ma_rsamepos.c
|
|
|
ma_rt_index.c
|
merge with 5.3.
|
2012-06-04 17:26:11 +02: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
|
compiler warnings
|
2013-04-14 16:48:16 +02:00 |
ma_rt_test.c
|
merge with 5.3
|
2011-10-19 21:45:18 +02:00 |
ma_scan.c
|
MDEV-4280: Assertion `empty_size == empty_size_on_page' failure in ma_blockrec.c or ER_NOT_KEYFILE on query with DISTINCT and GROUP BY
|
2013-05-11 15:55:11 +03:00 |
ma_search.c
|
Silence some -Wimplicit-fallthrough by proper spelling
|
2018-01-03 15:01:17 +02:00 |
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
|
MDEV-8200 aria bug with insert select and lock tables
|
2018-01-11 16:39:29 +02:00 |
ma_state.h
|
MDEV-8200 aria bug with insert select and lock tables
|
2018-01-11 16:39:29 +02:00 |
ma_static.c
|
cleanup: mysys_test_invalid_symlink
|
2017-02-27 12:35:10 +01:00 |
ma_statrec.c
|
merge with 5.3
|
2011-10-19 21:45:18 +02:00 |
ma_test1.c
|
Fixed MDEV-4291: Assertion `trid >= info->s->state.create_trid' failure or data corruption (key points to record
|
2013-05-13 00:43:46 +03:00 |
ma_test2.c
|
Fixed MDEV-4291: Assertion `trid >= info->s->state.create_trid' failure or data corruption (key points to record
|
2013-05-13 00:43:46 +03:00 |
ma_test3.c
|
MDEV-4243 Warnings/errors while compiling with clang
|
2013-03-28 20:04:14 +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
|
Fixed a compiler failure and removed some warnings in windows
|
2014-03-11 16:53:24 +02:00 |
ma_update.c
|
5.3 merge.
|
2013-05-20 12:36:30 +02:00 |
ma_write.c
|
Fixed some cache variables that could be set to higher value than what the code supported (size_t)
|
2013-06-06 15:14:23 +03:00 |
maria_chk.c
|
cleanup: remove now-unused argument
|
2017-02-27 12:35:10 +01:00 |
maria_def.h
|
compiler warning
|
2018-01-15 15:57:03 +01:00 |
maria_dump_log.c
|
merge with 5.3
|
2011-10-19 21:45:18 +02:00 |
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
|
merge with 5.3
|
2011-10-19 21:45:18 +02:00 |
maria_rename.sh
|
|
|
tablockman.c
|
merge with 5.3
|
2011-10-19 21:45:18 +02:00 |
tablockman.h
|
use PSI wrappers in aria and other non-MySQL code
|
2011-07-13 21:10:18 +02:00 |
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
|
use PSI wrappers in aria and other non-MySQL code
|
2011-07-13 21:10:18 +02:00 |
trnman_public.h
|
|
|