.. |
unittest
|
Added support for NO_RECORD record format (don't store any row data) for Aria.
|
2011-01-14 11:54:39 +01:00 |
CMakeLists.txt
|
Fix Aria engine build
|
2011-02-12 15:43:24 +01:00 |
compat_aliases.cc
|
provide maria* aliases for aria* command-line options,
|
2010-09-14 23:06:54 +02:00 |
compat_aliases.h
|
provide maria* aliases for aria* command-line options,
|
2010-09-14 23:06:54 +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
|
Merge in new handler and handlersocket code into 5.3 main
|
2011-02-22 11:15:47 +02:00 |
ha_maria.h
|
Merge with 5.1
|
2011-01-11 15:36:41 +02: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
|
Fixed recovery problem in Aria where bitmap had wrong information after recovery.
|
2011-01-05 00:09:05 +02:00 |
ma_blockrec.c
|
Aria fixes:
|
2011-01-07 12:17:34 +02:00 |
ma_blockrec.h
|
Fixed recovery problem in Aria where bitmap had wrong information after recovery.
|
2011-01-05 00:09:05 +02:00 |
ma_cache.c
|
|
|
ma_changed.c
|
|
|
ma_check.c
|
Merge in new handler and handlersocket code into 5.3 main
|
2011-02-22 11:15:47 +02:00 |
ma_check_standalone.h
|
rename maria to aria
|
2010-09-12 18:40:01 +02:00 |
ma_checkpoint.c
|
Automerge with 5.1
|
2010-08-25 01:44:50 +03:00 |
ma_checkpoint.h
|
rename maria to aria
|
2010-09-12 18:40:01 +02:00 |
ma_checksum.c
|
|
|
ma_close.c
|
When one does a drop table, the indexes are not flushed to disk before drop anymore (with MyISAM/Maria)
|
2010-02-10 21:06:24 +02:00 |
ma_commit.c
|
post-review fixes
|
2009-01-15 22:27:36 +01:00 |
ma_commit.h
|
|
|
ma_control_file.c
|
rename maria to aria
|
2010-09-12 18:40:01 +02:00 |
ma_control_file.h
|
rename maria to aria
|
2010-09-12 18:40:01 +02:00 |
ma_create.c
|
Added support for NO_RECORD record format (don't store any row data) for Aria.
|
2011-01-14 11:54:39 +01:00 |
ma_dbug.c
|
Automatic merge with 5.1
|
2010-11-04 16:53:10 +02:00 |
ma_delete.c
|
Fixes for bugs found by running test case for LP#608369 "Page: 1 Found wrong page type 0' on CHECK TABLE EXTENDED"
|
2010-10-13 18:15:43 +03:00 |
ma_delete_all.c
|
merge
|
2009-02-06 00:38:30 +02:00 |
ma_delete_table.c
|
Fix for Bug#40311 Assert in MARIA_RECORD_POS during pushbuild 2 test:
|
2008-12-22 02:17:37 +02:00 |
ma_dynrec.c
|
Code cleanup:
|
2009-01-09 06:23:25 +02:00 |
ma_extra.c
|
Merge in new handler and handlersocket code into 5.3 main
|
2011-02-22 11:15:47 +02:00 |
ma_ft_boolean_search.c
|
Merge with 5.2 (To get in fixes for Aria)
|
2011-01-11 19:01:03 +02:00 |
ma_ft_eval.c
|
|
|
ma_ft_eval.h
|
|
|
ma_ft_nlq_search.c
|
Improved speed of thr_alarm from O(N) to O(1). thr_alarm is used to handle timeouts and kill of connections.
|
2010-07-16 10:33:01 +03:00 |
ma_ft_parser.c
|
Applied Antony T Curtis patch for declaring many CHARSET objects as const
|
2010-01-06 21:20:16 +02:00 |
ma_ft_stem.c
|
|
|
ma_ft_test1.c
|
|
|
ma_ft_test1.h
|
|
|
ma_ft_update.c
|
Merge with mysql-maria
|
2009-01-30 23:55:42 +02: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
|
Changed all file names in maria to LEX_STRING and removed some calls to strlen()
|
2008-08-25 14:49:47 +03:00 |
ma_init.c
|
Move maria_upgrade() out of maria_init() as in standalone programs maria_data_root is not set.
|
2010-09-28 01:18:06 +03:00 |
ma_key.c
|
Fix for lp:711565 "Index Condition Pushdown can make a thread hold MyISAM locks as well as be unKILLable for long time"
|
2011-02-18 17:43:59 +02:00 |
ma_key_recover.c
|
Fixes for bugs found by running test case for LP#608369 "Page: 1 Found wrong page type 0' on CHECK TABLE EXTENDED"
|
2010-10-13 18:15:43 +03:00 |
ma_key_recover.h
|
Fixes some bug in Aria recovery:
|
2010-10-07 12:51:34 +03:00 |
ma_keycache.c
|
Changed all file names in maria to LEX_STRING and removed some calls to strlen()
|
2008-08-25 14:49:47 +03:00 |
ma_locking.c
|
Fix for: LP #634955: Assert in _ma_update_at_original_place()
|
2010-11-02 17:22:57 +02:00 |
ma_loghandler.c
|
merge with 5.1-release
|
2010-12-05 15:10:12 +02:00 |
ma_loghandler.h
|
Merge MariaDB 5.1->5.2
|
2010-11-19 22:33:47 +01:00 |
ma_loghandler_lsn.h
|
Fix for BUG#37876 "Importing Maria table from other server via binary copy does not work":
|
2008-07-09 11:02:27 +02:00 |
ma_norec.c
|
Added support for NO_RECORD record format (don't store any row data) for Aria.
|
2011-01-14 11:54:39 +01:00 |
ma_open.c
|
Merge in new handler and handlersocket code into 5.3 main
|
2011-02-22 11:15:47 +02:00 |
ma_packrec.c
|
We are now using Valgrind rather than purify, and have for quite some time.
|
2009-05-06 14:03:24 +02:00 |
ma_page.c
|
Fixed bug that 'maria_read_log -a' didn't set max_trid when reparing tables.
|
2010-09-06 02:25:44 +03:00 |
ma_pagecache.c
|
Fixed assert as Aria in 5.2 has more flags than 5.1
|
2011-01-12 17:58:13 +02:00 |
ma_pagecache.h
|
Aria fixes:
|
2011-01-07 12:17:34 +02:00 |
ma_pagecaches.c
|
|
|
ma_pagecrc.c
|
We are now using Valgrind rather than purify, and have for quite some time.
|
2009-05-06 14:03:24 +02:00 |
ma_panic.c
|
|
|
ma_preload.c
|
Merge with base MySQL-5.1-maria
|
2009-01-12 13:12:00 +02:00 |
ma_range.c
|
Added MARIA_PAGE structure to keep all information about a maria key page.
|
2008-09-01 20:31:40 +03:00 |
ma_recovery.c
|
Merge with 5.1
|
2011-01-07 12:05:46 +02:00 |
ma_recovery.h
|
Bug fixing in Aria:
|
2011-01-06 22:49:17 +02:00 |
ma_recovery_util.c
|
Bug fixing in Aria:
|
2011-01-06 22:49:17 +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
|
Merge in new handler and handlersocket code into 5.3 main
|
2011-02-22 11:15:47 +02:00 |
ma_rlast.c
|
|
|
ma_rnext.c
|
Merge in new handler and handlersocket code into 5.3 main
|
2011-02-22 11:15:47 +02:00 |
ma_rnext_same.c
|
Fix for lp:711565 "Index Condition Pushdown can make a thread hold MyISAM locks as well as be unKILLable for long time"
|
2011-02-18 17:43:59 +02:00 |
ma_rprev.c
|
Fix for lp:711565 "Index Condition Pushdown can make a thread hold MyISAM locks as well as be unKILLable for long time"
|
2011-02-18 17:43:59 +02:00 |
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
|
Added versioning of Maria index
|
2008-06-26 08:18:28 +03:00 |
ma_rt_index.c
|
Safety fix for Aria:
|
2011-01-11 12:18:03 +02:00 |
ma_rt_index.h
|
Added MARIA_PAGE structure to keep all information about a maria key page.
|
2008-09-01 20:31:40 +03:00 |
ma_rt_key.c
|
Fixes some bug in Aria recovery:
|
2010-10-07 12:51:34 +03:00 |
ma_rt_key.h
|
Added MARIA_PAGE structure to keep all information about a maria key page.
|
2008-09-01 20:31:40 +03:00 |
ma_rt_mbr.c
|
Added MARIA_PAGE structure to keep all information about a maria key page.
|
2008-09-01 20:31:40 +03:00 |
ma_rt_mbr.h
|
Added MARIA_PAGE structure to keep all information about a maria key page.
|
2008-09-01 20:31:40 +03:00 |
ma_rt_split.c
|
When compiling with valgrind, change my_alloca() to use my_malloc()
|
2010-12-13 15:05:57 +02:00 |
ma_rt_test.c
|
Merge; No notable changes
|
2008-06-26 12:32:22 +03:00 |
ma_scan.c
|
|
|
ma_search.c
|
Merge in new handler and handlersocket code into 5.3 main
|
2011-02-22 11:15:47 +02:00 |
ma_servicethread.c
|
Separated service thread framework to be used for update/delete purge (WL#3067) and group commit (WL#3080).
|
2009-01-12 21:27:02 +02:00 |
ma_servicethread.h
|
Separated service thread framework to be used for update/delete purge (WL#3067) and group commit (WL#3080).
|
2009-01-12 21:27:02 +02:00 |
ma_sort.c
|
Merge with 5.1
|
2011-01-11 15:36:41 +02:00 |
ma_sp_defs.h
|
Added versioning of Maria index
|
2008-06-26 08:18:28 +03:00 |
ma_sp_key.c
|
Fixes for build errors under Windows and compiler warning under Linux
|
2008-06-26 17:10:11 +02:00 |
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
|
Fix for lp:711565 "Index Condition Pushdown can make a thread hold MyISAM locks as well as be unKILLable for long time"
|
2011-02-18 17:43:59 +02:00 |
ma_statrec.c
|
Code cleanup:
|
2009-01-09 06:23:25 +02:00 |
ma_test1.c
|
Added support for NO_RECORD record format (don't store any row data) for Aria.
|
2011-01-14 11:54:39 +01:00 |
ma_test2.c
|
Fixed valgrind errors and compiler warnings discovered by buildbot
|
2010-08-20 10:29:26 +03: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
|
rename maria to aria
|
2010-09-12 18:40:01 +02:00 |
ma_test_recovery
|
Added versioning of row data
|
2008-04-10 05:26:36 +03:00 |
ma_unique.c
|
Merge in new handler and handlersocket code into 5.3 main
|
2011-02-22 11:15:47 +02:00 |
ma_update.c
|
Added ha_maria::is_changed() (needed for Query cache)
|
2008-11-01 01:14:58 +02:00 |
ma_write.c
|
use bulk insert and repair by sort for unique keys in
|
2011-01-14 12:03:41 +01:00 |
Makefile.am
|
Added support for NO_RECORD record format (don't store any row data) for Aria.
|
2011-01-14 11:54:39 +01:00 |
maria_chk.c
|
Added support for NO_RECORD record format (don't store any row data) for Aria.
|
2011-01-14 11:54:39 +01:00 |
maria_def.h
|
Merge in new handler and handlersocket code into 5.3 main
|
2011-02-22 11:15:47 +02:00 |
maria_dump_log.c
|
Merge MariaDB 5.1->5.2
|
2010-11-19 22:33:47 +01:00 |
maria_ftdump.c
|
rename maria to aria
|
2010-09-12 18:40:01 +02:00 |
maria_pack.c
|
Merge with 5.1-release.
|
2010-12-06 10:25:44 +02:00 |
maria_read_log.c
|
Merge with 5.1
|
2011-01-12 17:38:13 +02:00 |
maria_rename.sh
|
|
|
plug.in
|
Merge MariaDB 5.1->5.2
|
2010-11-19 22:33:47 +01: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 |