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.
 
 
 
 
 
 
unknown 335de5db18 Merge mariadb 5.3->mariadb 5.5 14 years ago
..
unittest monty's cleanup of my_thr_init.c 14 years ago
CMakeLists.txt fixes for windows 14 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 Fixed lp:947474 "Assertion `table->file->stats.records > 0 || error' failed in join_read_const_table on concurrent SELECT and ALTER, constant Aria table" 14 years ago
ha_maria.h 5.3 merge 14 years ago
lockman.c merge with 5.3 14 years ago
lockman.h solaris fixes 18 years ago
ma_bitmap.c 5.3 merge 14 years ago
ma_blockrec.c 5.3 merge 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 merge with 5.3 14 years ago
ma_changed.c lots of post-merge changes 15 years ago
ma_check.c 5.3 merge 14 years ago
ma_check_standalone.h merge with 5.3 14 years ago
ma_checkpoint.c Fix build error on Ubuntu 11.10, if systemtap is installed. 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 Cleanups: 14 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 use PSI wrappers in aria and other non-MySQL code 15 years ago
ma_control_file.h rename maria to aria 15 years ago
ma_create.c Merge mariadb 5.3->mariadb 5.5 14 years ago
ma_dbug.c use PSI wrappers in aria and other non-MySQL code 15 years ago
ma_delete.c 5.3 merge 14 years ago
ma_delete_all.c merge with 5.3 14 years ago
ma_delete_table.c merge with 5.3 14 years ago
ma_dynrec.c 5.3->5.5 merge 14 years ago
ma_extra.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" 14 years ago
ma_ft_boolean_search.c On linux we build with defined _GNU_SOURCE. 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 5.3 merge 14 years ago
ma_ft_parser.c lots of post-merge changes 15 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 5.3->5.5 merge 14 years ago
ma_ftdefs.h lots of post-merge changes 15 years ago
ma_fulltext.h Merge with mysql-maria 17 years ago
ma_info.c Merge 5.3->5.5. 14 years ago
ma_init.c merge with 5.3 14 years ago
ma_key.c merge with 5.3 14 years ago
ma_key_recover.c Merge 5.3->5.5. 14 years ago
ma_key_recover.h Fixes some bug in Aria recovery: 15 years ago
ma_keycache.c merge with 5.3 14 years ago
ma_locking.c 5.3 merge 14 years ago
ma_loghandler.c 5.3 merge 14 years ago
ma_loghandler.h Fix of compiler errors. 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_norec.c Added support for NO_RECORD record format (don't store any row data) for Aria. 15 years ago
ma_open.c Cleanups: 14 years ago
ma_packrec.c On linux we build with defined _GNU_SOURCE. 14 years ago
ma_page.c merge with 5.3 14 years ago
ma_pagecache.c merge with 5.3 14 years ago
ma_pagecache.h merge with 5.3 14 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 merge with 5.3 14 years ago
ma_preload.c lots of post-merge changes 15 years ago
ma_range.c use PSI wrappers in aria and other non-MySQL code 15 years ago
ma_recovery.c 5.3 merge 14 years ago
ma_recovery.h Fixed portability problem with partiton_error.test 15 years ago
ma_recovery_util.c merge with 5.3 14 years ago
ma_recovery_util.h WL#3072 - Maria Recovery 18 years ago
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" 14 years ago
ma_rfirst.c Merged with mysql-5.1 main tree. 19 years ago
ma_rkey.c merge with 5.3 14 years ago
ma_rlast.c Merged with mysql-5.1 main tree. 19 years ago
ma_rnext.c merge with 5.3 14 years ago
ma_rnext_same.c merge with 5.3 14 years ago
ma_rprev.c merge with 5.3 14 years ago
ma_rrnd.c Fixes for bugs found by maria.test and event*tests: 18 years ago
ma_rsame.c merge with 5.3 14 years ago
ma_rsamepos.c Added versioning of Maria index 18 years ago
ma_rt_index.c 5.3 merge 14 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 Compiler warning about assigned but not used variables fixed. 14 years ago
ma_rt_test.c merge with 5.3 14 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 5.3->5.5. 14 years ago
ma_servicethread.c Fix build error on Ubuntu 11.10, if systemtap is installed. 14 years ago
ma_servicethread.h Fix build error on Ubuntu 11.10, if systemtap is installed. 14 years ago
ma_sort.c On linux we build with defined _GNU_SOURCE. 14 years ago
ma_sp_defs.h Added versioning of Maria index 18 years ago
ma_sp_key.c lots of post-merge changes 15 years ago
ma_sp_test.c lots of post-merge changes 15 years ago
ma_state.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" 14 years ago
ma_state.h Fix for: LP #634955: Assert in _ma_update_at_original_place() 15 years ago
ma_static.c merge with 5.3 14 years ago
ma_statrec.c merge with 5.3 14 years ago
ma_test1.c merge with 5.3 14 years ago
ma_test2.c merge with 5.3 14 years ago
ma_test3.c lots of post-merge changes 15 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 merge with 5.3 14 years ago
ma_update.c merge with 5.3 14 years ago
ma_write.c Merge 5.3->5.5. 14 years ago
maria_chk.c compiler warnings/errors 14 years ago
maria_def.h Cleanups: 14 years ago
maria_dump_log.c merge with 5.3 14 years ago
maria_ftdump.c lots of post-merge changes 15 years ago
maria_pack.c 5.3->5.5 merge 14 years ago
maria_read_log.c merge with 5.3 14 years ago
maria_rename.sh Added storage/maria (based on MyISAM). WL#3245 20 years ago
tablockman.c merge with 5.3 14 years ago
tablockman.h use PSI wrappers in aria and other non-MySQL code 15 years ago
test_pack Added storage/maria (based on MyISAM). WL#3245 20 years ago
trnman.c Cleanups: 14 years ago
trnman.h use PSI wrappers in aria and other non-MySQL code 15 years ago
trnman_public.h merged 17 years ago