mariadb/storage/maria
unknown 37155bf74a Fix some failures in 5.1 Buildbot:
- Fix some warnings in newer GCC (-Werror ...).
 - Fix wrong STACK_DIRECTION detected by configure due to compiler inlining.
2012-09-26 15:30:08 +02:00
..
unittest support for plugins on windows 2011-10-04 15:41:52 +02:00
CMakeLists.txt support for plugins on windows 2011-10-04 15:41:52 +02:00
file_formats.txt
ft_maria.c Fixed some compiler warnings and errors in test suite found by buildbot 2010-01-27 23:53:08 +02:00
ha_maria.cc Fix some failures in 5.1 Buildbot: 2012-09-26 15:30:08 +02:00
ha_maria.h Fixed lp:944422 "mysql_upgrade destroys Maria tables?" 2012-03-28 13:22:21 +03:00
lockman.c Remove compiler warnings (Including some warnings from -Wstrict-aliasing) 2009-11-30 01:08:56 +02:00
lockman.h
ma_bitmap.c Fix Windows build, and a conversion truncation warning. 2011-11-29 01:10:17 +01:00
ma_blockrec.c Fixed compiler warnings 2011-11-30 00:34:05 +02:00
ma_blockrec.h Fixes lp:805930 Sysbench breaks on multiple table test with MariaDB 5.2.7 + Aria 2011-07-24 01:25:28 -07:00
ma_cache.c - maria/ma_test_all.sh can now be run with --tmpdir=/dev/shm for faster testing 2011-02-25 14:55:40 +02:00
ma_changed.c
ma_check.c Fixed compiler warnings 2011-11-30 00:34:05 +02:00
ma_check_standalone.h Remove compiler warnings (Including some warnings from -Wstrict-aliasing) 2009-11-30 01:08:56 +02:00
ma_checkpoint.c Aria issues: 2011-01-24 15:19:40 +02:00
ma_checkpoint.h
ma_checksum.c
ma_close.c Fixes for Aria storage engine: 2011-02-10 20:33:51 +02:00
ma_commit.c post-review fixes 2009-01-15 22:27:36 +01:00
ma_commit.h
ma_control_file.c Fixed LP#605798 RQG: Table corruption after Maria engine recovery - "Wrong data in bitmap" 2010-08-11 00:58:08 +03:00
ma_control_file.h
ma_create.c Fixes lp:805930 Sysbench breaks on multiple table test with MariaDB 5.2.7 + Aria 2011-07-24 01:25:28 -07:00
ma_dbug.c #endif fixed. 2010-11-02 21:01:25 +02:00
ma_delete.c Fixes for Aria storage engine: 2011-02-10 20:33:51 +02:00
ma_delete_all.c Fixes for Aria storage engine: 2011-02-10 20:33:51 +02:00
ma_delete_table.c Fixes for Aria storage engine: 2011-02-10 20:33:51 +02:00
ma_dynrec.c - maria/ma_test_all.sh can now be run with --tmpdir=/dev/shm for faster testing 2011-02-25 14:55:40 +02:00
ma_extra.c Fixed bug lp:826377 "Aria DB Format: Reading specific table from dump causes Wrong bytesec" 2011-08-15 20:38:21 +03:00
ma_ft_boolean_search.c Merge with MySQL 5.1.60 2011-11-23 19:32:14 +02:00
ma_ft_eval.c
ma_ft_eval.h
ma_ft_nlq_search.c Fix some failures in 5.1 Buildbot: 2012-09-26 15:30:08 +02:00
ma_ft_parser.c Fixes after comments from last push: 2009-11-30 15:36:06 +02:00
ma_ft_stem.c
ma_ft_test1.c
ma_ft_test1.h
ma_ft_update.c Fix gcc 4.6 warnings about assigned but not used variables. 2011-10-27 15:22:52 +03:00
ma_ftdefs.h Fixes after comments from last push: 2009-11-30 15:36:06 +02:00
ma_fulltext.h Merge with mysql-maria 2009-01-30 23:55:42 +02:00
ma_info.c
ma_init.c Merge with MySQL 5.1.57/58 2011-05-02 20:58:45 +03:00
ma_key.c Aria issues: 2011-01-24 15:19:40 +02:00
ma_key_recover.c Fix gcc 4.6 warnings about assigned but not used variables. 2011-10-27 15:22:52 +03:00
ma_key_recover.h Fixes some bug in Aria recovery: 2010-10-07 12:51:34 +03:00
ma_keycache.c Aria issues: 2011-01-24 15:19:40 +02:00
ma_locking.c Fixes for Aria storage engine: 2011-02-10 20:33:51 +02:00
ma_loghandler.c Fixed compiler warnings 2011-11-30 00:34:05 +02:00
ma_loghandler.h MWL#74: Shared libmysqld.so library. 2010-11-17 13:24:20 +01:00
ma_loghandler_lsn.h
ma_open.c Fixed lp:944422 "mysql_upgrade destroys Maria tables?" 2012-03-28 13:22:21 +03:00
ma_packrec.c Use _ma_set_fatal_error() in Aria also for HA_ERR_WRONG_IN_RECORD, to be able to get an assert as soon as a failure is detected. 2011-01-26 15:29:36 +02:00
ma_page.c Aria issues: 2011-01-24 15:19:40 +02:00
ma_pagecache.c Fixes for Aria storage engine: 2011-02-10 20:33:51 +02:00
ma_pagecache.h Aria issues: 2011-01-24 15:19:40 +02:00
ma_pagecaches.c
ma_pagecrc.c Fixes for Aria storage engine: 2011-02-10 20:33:51 +02:00
ma_panic.c Aria issues: 2011-01-24 15:19:40 +02:00
ma_preload.c Merge with base MySQL-5.1-maria 2009-01-12 13:12:00 +02:00
ma_range.c
ma_recovery.c Fixed compiler warnings 2011-11-30 00:34:05 +02:00
ma_recovery.h Bug fixing in Aria: 2011-01-06 22:49:17 +02:00
ma_recovery_util.c Aria issues: 2011-01-24 15:19:40 +02:00
ma_recovery_util.h
ma_rename.c Fix for Bug#40311 Assert in MARIA_RECORD_POS during pushbuild 2 test: 2008-12-22 02:17:37 +02:00
ma_rfirst.c
ma_rkey.c Aria issues: 2011-01-24 15:19:40 +02:00
ma_rlast.c
ma_rnext.c - Fixed that Aria works with HANDLER commands 2011-01-10 23:22:40 +02:00
ma_rnext_same.c Code cleanup: 2009-01-09 06:23:25 +02:00
ma_rprev.c
ma_rrnd.c
ma_rsame.c Fixed wrong test in maria_rsame() that caused ma_test_all to fail. 2011-01-11 13:27:16 +02:00
ma_rsamepos.c
ma_rt_index.c Safety fix for Aria: 2011-01-11 12:18:03 +02:00
ma_rt_index.h
ma_rt_key.c Fixes some bug in Aria recovery: 2010-10-07 12:51:34 +03:00
ma_rt_key.h
ma_rt_mbr.c
ma_rt_mbr.h
ma_rt_split.c Fix gcc 4.6 warnings about assigned but not used variables. 2011-10-27 15:22:52 +03:00
ma_rt_test.c - maria/ma_test_all.sh can now be run with --tmpdir=/dev/shm for faster testing 2011-02-25 14:55:40 +02:00
ma_scan.c
ma_search.c Aria issues: 2011-01-24 15:19:40 +02:00
ma_sort.c Don't do DBUG_ASSERT for checksum errors when using REPAIR 2011-01-07 17:58:12 +02:00
ma_sp_defs.h
ma_sp_key.c
ma_sp_test.c
ma_state.c Fix for: LP #634955: Assert in _ma_update_at_original_place() 2010-11-02 17:22:57 +02:00
ma_state.h Fix for: LP #634955: Assert in _ma_update_at_original_place() 2010-11-02 17:22:57 +02:00
ma_static.c Aria issues: 2011-01-24 15:19:40 +02:00
ma_statrec.c Use _ma_set_fatal_error() in Aria also for HA_ERR_WRONG_IN_RECORD, to be able to get an assert as soon as a failure is detected. 2011-01-26 15:29:36 +02:00
ma_test1.c - maria/ma_test_all.sh can now be run with --tmpdir=/dev/shm for faster testing 2011-02-25 14:55:40 +02:00
ma_test2.c - maria/ma_test_all.sh can now be run with --tmpdir=/dev/shm for faster testing 2011-02-25 14:55:40 +02:00
ma_test3.c Removed compiler warnings 2010-01-06 23:27:53 +02:00
ma_test_all.res
ma_test_all.sh
ma_test_big.sh
ma_test_force_start.pl Fix for BUG#42180 "Maria: maria-recovery-bitmap.test fails repeatedly" 2009-03-05 14:46:45 +01:00
ma_test_recovery
ma_unique.c Safety fix for Aria: 2011-01-11 12:18:03 +02:00
ma_update.c Fixes for Aria storage engine: 2011-02-10 20:33:51 +02:00
ma_write.c Merge with MySQL 5.1.60 2011-11-23 19:32:14 +02:00
Makefile.am Fixed compiler and gmake warnings 2010-11-29 11:27:52 +02:00
maria_chk.c Fixes lp:805930 Sysbench breaks on multiple table test with MariaDB 5.2.7 + Aria 2011-07-24 01:25:28 -07:00
maria_def.h Fixes lp:805930 Sysbench breaks on multiple table test with MariaDB 5.2.7 + Aria 2011-07-24 01:25:28 -07:00
maria_dump_log.c MWL#74: Shared libmysqld.so library. 2010-11-17 13:24:20 +01:00
maria_ftdump.c Merge with MySQL 5.1.49 2010-08-02 12:01:24 +03:00
maria_pack.c Fix gcc 4.6 warnings about assigned but not used variables. 2011-10-27 15:22:52 +03:00
maria_read_log.c - maria/ma_test_all.sh can now be run with --tmpdir=/dev/shm for faster testing 2011-02-25 14:55:40 +02:00
maria_rename.sh
plug.in remove redundant declarations 2011-10-04 15:01:26 +02:00
tablockman.c
tablockman.h
test_pack
trnman.c Fix for LP#634943 "marked as crashed", "zerofilling" and "wrong data in bitmap" when recovering Aria tables 2010-09-10 23:27:26 +03:00
trnman.h merged 2009-01-16 17:18:17 +01:00
trnman_public.h merged 2009-01-16 17:18:17 +01:00