You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Michael Widenius a7f87effa5 Merge with 5.1 + fixes for build failures in 5.2 14 years ago
..
unittest merge with 5.1 14 years ago
CMakeLists.txt merge with 5.1 14 years ago
Makefile.am merge with 5.1 15 years ago
compat_aliases.cc Merge with 5.1 + fixes for build failures in 5.2 14 years ago
compat_aliases.h provide maria* aliases for aria* command-line options, 15 years ago
file_formats.txt Fixed compiler warnings 18 years ago
ft_maria.c Fixed some compiler warnings and errors in test suite found by buildbot 16 years ago
ha_maria.cc Merge with 5.1 + fixes for build failures in 5.2 14 years ago
ha_maria.h Merge with 5.1 + fixes for build failures in 5.2 14 years ago
lockman.c Remove compiler warnings (Including some warnings from -Wstrict-aliasing) 16 years ago
lockman.h solaris fixes 18 years ago
ma_bitmap.c Merge with 5.1 + fixes for build failures in 5.2 14 years ago
ma_blockrec.c Fix gcc 4.6 warning after merge with 5.1 14 years ago
ma_blockrec.h Fixes bugs found by testcase for lp:815022 and lp:726374 "ma_blockrec.c:3000: write_block_record: Assertion `cur_block[1].page_count == 0' failed with a multi-index Aria workload" 14 years ago
ma_cache.c - maria/ma_test_all.sh can now be run with --tmpdir=/dev/shm for faster testing 15 years ago
ma_changed.c GPL license update (same change as was done for all files in 5.1). 19 years ago
ma_check.c Merge with 5.1 + fixes for build failures in 5.2 14 years ago
ma_check_standalone.h rename maria to aria 15 years ago
ma_checkpoint.c Fixed lp:859051 "Periodic aria checkpoints prevent power management" 14 years ago
ma_checkpoint.h rename maria to aria 15 years ago
ma_checksum.c Injecting more "const" declarations into code which does not change 18 years ago
ma_close.c Fixed portability problem with partiton_error.test 15 years ago
ma_commit.c post-review fixes 17 years ago
ma_commit.h - WL#3239 "log CREATE TABLE in Maria" 19 years ago
ma_control_file.c rename maria to aria 15 years ago
ma_control_file.h rename maria to aria 15 years ago
ma_create.c Merge with 5.1 14 years ago
ma_dbug.c Automatic merge with 5.1 15 years ago
ma_delete.c Fixes bugs found by testcase for lp:815022 and lp:726374 "ma_blockrec.c:3000: write_block_record: Assertion `cur_block[1].page_count == 0' failed with a multi-index Aria workload" 14 years ago
ma_delete_all.c Fixes for Aria storage engine: 15 years ago
ma_delete_table.c Fixes for Aria storage engine: 15 years ago
ma_dynrec.c Fix gcc 4.6 warning after merge with 5.1 14 years ago
ma_extra.c Merge in bug fix from 5.1 14 years ago
ma_ft_boolean_search.c Merge with MariaDB 5.1 14 years ago
ma_ft_eval.c Fixes after review of guilhem of block record patch 19 years ago
ma_ft_eval.h GPL license update (same change as was done for all files in 5.1). 19 years ago
ma_ft_nlq_search.c Merge with MySQL 5.1.60 14 years ago
ma_ft_parser.c Applied Antony T Curtis patch for declaring many CHARSET objects as const 16 years ago
ma_ft_stem.c GPL license update (same change as was done for all files in 5.1). 19 years ago
ma_ft_test1.c Fixes after review of guilhem of block record patch 19 years ago
ma_ft_test1.h GPL license update (same change as was done for all files in 5.1). 19 years ago
ma_ft_update.c Fix gcc 4.6 warnings about assigned but not used variables. 14 years ago
ma_ftdefs.h Fixes after comments from last push: 16 years ago
ma_fulltext.h Merge with mysql-maria 17 years ago
ma_info.c Changed all file names in maria to LEX_STRING and removed some calls to strlen() 17 years ago
ma_init.c Merge with MariaDB 5.1 15 years ago
ma_key.c Aria issues: 15 years ago
ma_key_recover.c Fix gcc 4.6 warnings about assigned but not used variables. 14 years ago
ma_key_recover.h Fixes some bug in Aria recovery: 15 years ago
ma_keycache.c Aria issues: 15 years ago
ma_locking.c Aria fixes: 15 years ago
ma_loghandler.c Merge with MariaDB 5.1 14 years ago
ma_loghandler.h Merge MariaDB 5.1->5.2 15 years ago
ma_loghandler_lsn.h Fix for BUG#37876 "Importing Maria table from other server via binary copy does not work": 18 years ago
ma_open.c 5.1->5.2 merge (gcc 4.6 warnings and apple hwaddress fixes). 14 years ago
ma_packrec.c fix "./configure --with-debug" builds 15 years ago
ma_page.c Fixes bugs found by testcase for lp:815022 and lp:726374 "ma_blockrec.c:3000: write_block_record: Assertion `cur_block[1].page_count == 0' failed with a multi-index Aria workload" 14 years ago
ma_pagecache.c Fixed bug lp:814054 'Assertion `block->hash_link == hash_link && hash_link->block == block' in ma_pagecache.c:2275 with Aria' 14 years ago
ma_pagecache.h Merge with 5.1 to get in changes from MySQL 5.1.55 15 years ago
ma_pagecaches.c copyright and license info 18 years ago
ma_pagecrc.c Fixes for Aria storage engine: 15 years ago
ma_panic.c Aria issues: 15 years ago
ma_preload.c Merge with base MySQL-5.1-maria 17 years ago
ma_range.c Added MARIA_PAGE structure to keep all information about a maria key page. 17 years ago
ma_recovery.c Added variable ARIA_CHECKPOINT_LOG_ACTIVITY to allow one to specify how often we should do a checkpoint. 14 years ago
ma_recovery.h Fixed portability problem with partiton_error.test 15 years ago
ma_recovery_util.c Aria issues: 15 years ago
ma_recovery_util.h WL#3072 - Maria Recovery 18 years ago
ma_rename.c Fix for Bug#40311 Assert in MARIA_RECORD_POS during pushbuild 2 test: 17 years ago
ma_rfirst.c Merged with mysql-5.1 main tree. 19 years ago
ma_rkey.c Aria issues: 15 years ago
ma_rlast.c Merged with mysql-5.1 main tree. 19 years ago
ma_rnext.c - Fixed that Aria works with HANDLER commands 15 years ago
ma_rnext_same.c Code cleanup: 17 years ago
ma_rprev.c Added versioning of Maria index 18 years ago
ma_rrnd.c Fixes for bugs found by maria.test and event*tests: 18 years ago
ma_rsame.c Fixed wrong test in maria_rsame() that caused ma_test_all to fail. 15 years ago
ma_rsamepos.c Added versioning of Maria index 18 years ago
ma_rt_index.c Safety fix for Aria: 15 years ago
ma_rt_index.h Added MARIA_PAGE structure to keep all information about a maria key page. 17 years ago
ma_rt_key.c Fixes some bug in Aria recovery: 15 years ago
ma_rt_key.h Added MARIA_PAGE structure to keep all information about a maria key page. 17 years ago
ma_rt_mbr.c Added MARIA_PAGE structure to keep all information about a maria key page. 17 years ago
ma_rt_mbr.h Added MARIA_PAGE structure to keep all information about a maria key page. 17 years ago
ma_rt_split.c 5.1->5.2 merge (gcc 4.6 warnings and apple hwaddress fixes). 14 years ago
ma_rt_test.c - maria/ma_test_all.sh can now be run with --tmpdir=/dev/shm for faster testing 15 years ago
ma_scan.c Fixed problems with ma_test2 and mi_test2 on high-byte-first system 18 years ago
ma_search.c Merge with 5.1 to get in changes from MySQL 5.1.55 15 years ago
ma_servicethread.c Separated service thread framework to be used for update/delete purge (WL#3067) and group commit (WL#3080). 17 years ago
ma_servicethread.h Separated service thread framework to be used for update/delete purge (WL#3067) and group commit (WL#3080). 17 years ago
ma_sort.c merge with 5.1 15 years ago
ma_sp_defs.h Added versioning of Maria index 18 years ago
ma_sp_key.c Fixes for build errors under Windows and compiler warning under Linux 18 years ago
ma_sp_test.c After merge fixes. Applied changes made in myisam manually to maria. 18 years ago
ma_state.c Fix for: LP #634955: Assert in _ma_update_at_original_place() 15 years ago
ma_state.h Fix for: LP #634955: Assert in _ma_update_at_original_place() 15 years ago
ma_static.c Aria issues: 15 years ago
ma_statrec.c fix "./configure --with-debug" builds 15 years ago
ma_test1.c - maria/ma_test_all.sh can now be run with --tmpdir=/dev/shm for faster testing 15 years ago
ma_test2.c - maria/ma_test_all.sh can now be run with --tmpdir=/dev/shm for faster testing 15 years ago
ma_test3.c Removed compiler warnings 16 years ago
ma_test_all.res Fixes for redo/undo logging of key pages 18 years ago
ma_test_all.sh New version of ma_test_all 18 years ago
ma_test_big.sh UNDO of rows now puts back all part of the row on their original pages and positions 18 years ago
ma_test_force_start.pl rename maria to aria 15 years ago
ma_test_recovery Added versioning of row data 18 years ago
ma_unique.c Safety fix for Aria: 15 years ago
ma_update.c Fixes for Aria storage engine: 15 years ago
ma_write.c Merge with MariaDB 5.1 14 years ago
maria_chk.c Merge with 5.1 14 years ago
maria_def.h Added variable ARIA_CHECKPOINT_LOG_ACTIVITY to allow one to specify how often we should do a checkpoint. 14 years ago
maria_dump_log.c Merge MariaDB 5.1->5.2 15 years ago
maria_ftdump.c rename maria to aria 15 years ago
maria_pack.c 5.1->5.2 merge (gcc 4.6 warnings and apple hwaddress fixes). 14 years ago
maria_read_log.c Aria bug fixes and improvements: 15 years ago
maria_rename.sh Added storage/maria (based on MyISAM). WL#3245 20 years ago
plug.in merge with 5.1 14 years ago
tablockman.c Windows fixes 18 years ago
tablockman.h solaris fixes 18 years ago
test_pack Added storage/maria (based on MyISAM). WL#3245 20 years ago
trnman.c Added variable ARIA_CHECKPOINT_LOG_ACTIVITY to allow one to specify how often we should do a checkpoint. 14 years ago
trnman.h merged 17 years ago
trnman_public.h merged 17 years ago