mariadb/storage/maria
Sergey Vojtovich 1da6d6880b MDEV-5220 - [PATCH] MariaDB 10.0.4 doesn't compile without perfschema
Fixed the following compilation errors and test failures:
- maria SE: "stage_waiting_for_a_resource" wasn't declared w/o PFS
- sql_repl.h: PSI_mutex_key is not available in non-PFS builds
- mysqld.cc: pfs_param is not available in non-PFS builds
- mysqld.cc: init_show_explain_psi_keys() is not available in non-PFS builds
- mysqld.cc: call net_before_header_psi, net_after_header_psi even if PFS
  is not available so that thread enters stage_init at proper time. Fixes
  sp-threads and a few tests in funcs_1.
- myisam_file_io.opt: added missing loose prefix
2013-11-14 18:00:00 +04:00
..
unittest 10.0-monty merge 2013-07-21 16:39:19 +02: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 more post-merge fixes: 2013-07-21 19:24:20 +02:00
ha_maria.h 10.0-base merge 2013-04-15 15:09:22 +02:00
lockman.c cleanup: remove LF_REQUIRE_PINS, use compile_time_assert() instead of reimplementing it 2013-06-24 20:56:55 +02:00
lockman.h
ma_bitmap.c 10.0-monty merge 2013-07-21 16:39:19 +02:00
ma_blockrec.c MariaDB made be compiled by gcc 4.8.1 2013-10-29 17:50:13 +02:00
ma_blockrec.h 5.1 merge 2013-05-20 10:53:04 +02:00
ma_cache.c Temporary commit of 10.0-merge 2013-03-26 00:03:13 +02:00
ma_changed.c
ma_check.c 10.0-monty merge 2013-07-21 16:39:19 +02:00
ma_check_standalone.h merge with 5.3 2011-10-19 21:45:18 +02:00
ma_checkpoint.c 10.0-monty merge 2013-07-21 16:39:19 +02:00
ma_checkpoint.h
ma_checksum.c MariaDB made be compiled by gcc 4.8.1 2013-10-29 17:50:13 +02:00
ma_close.c Temporary commit of 10.0-merge 2013-03-26 00:03:13 +02:00
ma_commit.c Temporary commit of 10.0-merge 2013-03-26 00:03:13 +02:00
ma_commit.h
ma_control_file.c
ma_control_file.h
ma_create.c 10.0-monty merge 2013-07-21 16:39:19 +02: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 10.0-monty merge 2013-07-21 16:39:19 +02:00
ma_delete_all.c merge with 5.3 2011-10-19 21:45:18 +02:00
ma_delete_table.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_dynrec.c Temporary commit of 10.0-merge 2013-03-26 00:03:13 +02:00
ma_extra.c Temporary commit of 10.0-merge 2013-03-26 00:03:13 +02:00
ma_ft_boolean_search.c Applied all changes from Igor and Sanja 2013-06-15 18:32:08 +03:00
ma_ft_eval.c
ma_ft_eval.h
ma_ft_nlq_search.c Push a lot of small fixes to get larger parts to compile 2013-05-21 22:00:08 +03:00
ma_ft_parser.c cleanup: use MYF() for mysys flags 2013-01-23 16:18:09 +01:00
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 Temporary commit of 10.0-merge 2013-03-26 00:03:13 +02:00
ma_init.c my_dir() cleanup 2013-04-07 15:19:45 +02:00
ma_key.c merge 5.5->10.0-base 2013-10-29 20:53:05 +02:00
ma_key_recover.c Temporary commit of 10.0-merge 2013-03-26 00:03:13 +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 10.0-monty merge 2013-07-21 16:39:19 +02:00
ma_loghandler.h
ma_loghandler_lsn.h remove ULL() and LL(), because they're totally unnecessary 2013-04-07 14:00:16 +02:00
ma_norec.c
ma_open.c 10.0-monty merge 2013-07-21 16:39:19 +02:00
ma_packrec.c Temporary commit of 10.0-merge 2013-03-26 00:03:13 +02:00
ma_page.c merge with 5.3 2011-10-19 21:45:18 +02:00
ma_pagecache.c remove ULL() and LL(), because they're totally unnecessary 2013-04-07 14:00:16 +02:00
ma_pagecache.h merge with 5.3 2011-10-19 21:45:18 +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 10.0-monty merge 2013-07-21 16:39:19 +02: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 Temporary commit of 10.0-merge 2013-03-26 00:03:13 +02:00
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 Compilation warnings. 2013-05-07 18:26:22 +02:00
ma_servicethread.c fix the include guards and add missing gplv2 headers 2012-02-17 12:19:38 +01:00
ma_servicethread.h fix the include guards and add missing gplv2 headers 2012-02-17 12:19:38 +01:00
ma_sort.c 10.0-monty merge 2013-07-21 16:39:19 +02:00
ma_sp_defs.h
ma_sp_key.c
ma_sp_test.c
ma_state.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_state.h 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_static.c MDEV-5220 - [PATCH] MariaDB 10.0.4 doesn't compile without perfschema 2013-11-14 18:00:00 +04:00
ma_statrec.c merge with 5.3 2011-10-19 21:45:18 +02:00
ma_test1.c 10.0-monty merge 2013-07-21 16:39:19 +02:00
ma_test2.c 10.0-monty merge 2013-07-21 16:39:19 +02: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
ma_test_recovery
ma_unique.c merge with 5.3 2011-10-19 21:45:18 +02:00
ma_update.c 5.3 merge. 2013-05-20 12:36:30 +02:00
ma_write.c 10.0-monty merge 2013-07-21 16:39:19 +02:00
maria_chk.c 5.5 merge 2013-06-06 17:51:28 +02:00
maria_def.h MDEV-5220 - [PATCH] MariaDB 10.0.4 doesn't compile without perfschema 2013-11-14 18:00:00 +04:00
maria_dump_log.c merge with 5.3 2011-10-19 21:45:18 +02:00
maria_ftdump.c Added some fixes that should make MyISAM & Aria REPAIR work with more than 4G records 2013-05-10 12:32:34 +03:00
maria_pack.c 10.0-monty merge 2013-07-21 16:39:19 +02:00
maria_read_log.c Added some fixes that should make MyISAM & Aria REPAIR work with more than 4G records 2013-05-10 12:32:34 +03:00
maria_rename.sh
tablockman.c merge with 5.3 2011-10-19 21:45:18 +02:00
tablockman.h
test_pack
trnman.c 10.0-monty merge 2013-07-21 16:39:19 +02:00
trnman.h remove ULL() and LL(), because they're totally unnecessary 2013-04-07 14:00:16 +02:00
trnman_public.h