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 afd0a45639 Fixes for binary distribution in tar file 16 years ago
..
unittest post-review fixes 17 years ago
CMakeLists.txt Merge lp:maria -> lp:~maria-captains/maria/maria-5.1-merge 16 years ago
Makefile.am Fixes for binary distribution in tar file 16 years ago
file_formats.txt Fixed compiler warnings 18 years ago
ft_maria.c Merged with mysql-5.1 main tree. 19 years ago
ha_maria.cc merge 16 years ago
ha_maria.h WL#3262 add mutex lock order checking to safemutex (also called safe_mutex_deadlock_detector) 17 years ago
lockman.c Merge bk-internal.mysql.com:/home/bk/mysql-maria 18 years ago
lockman.h solaris fixes 18 years ago
ma_bitmap.c Merge with base MySQL-5.1-maria 17 years ago
ma_blockrec.c Fix some compiler warnings cause by GCC bug: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29478 16 years ago
ma_blockrec.h Callers of translog_deassign_id_from_share() need intern_lock. 17 years ago
ma_cache.c Fixed compiler warnings 18 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 We are now using Valgrind rather than purify, and have for quite some time. 17 years ago
ma_check_standalone.h WL#3072 Maria recovery. 18 years ago
ma_checkpoint.c Comments. Take bitmap mutex lock when changing bitmap.changed. 17 years ago
ma_checkpoint.h WL#3071 Maria checkpoint, WL#3072 Maria recovery 18 years ago
ma_checksum.c Injecting more "const" declarations into code which does not change 18 years ago
ma_close.c merge 17 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 Fixed that packed transid can be compared byte per byte and we get them in increasing order 17 years ago
ma_control_file.h WL#4374 "Maria - force start if Recovery fails multiple times" 18 years ago
ma_create.c Merge with mysql-maria tree 17 years ago
ma_dbug.c Fix for Bug#40311 Assert in MARIA_RECORD_POS during pushbuild 2 test: 17 years ago
ma_delete.c Merge with base MySQL-5.1-maria 17 years ago
ma_delete_all.c merge 17 years ago
ma_delete_table.c Fix for Bug#40311 Assert in MARIA_RECORD_POS during pushbuild 2 test: 17 years ago
ma_dynrec.c Code cleanup: 17 years ago
ma_extra.c Merge with mysql-maria tree 17 years ago
ma_ft_boolean_search.c Merge with mysql-maria tree 17 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 Code cleanup: 17 years ago
ma_ft_parser.c Merge with mysql-maria tree 17 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 Merge with mysql-maria 17 years ago
ma_ftdefs.h Merge of MyISAM changes done in 5.1-main, into Maria 17 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 Fix for BUG#39697 "Maria: hang when failing to insert due to UNIQUE (seen in pushbuild2 too)" 17 years ago
ma_key.c WL#3262 add mutex lock order checking to safemutex (also called safe_mutex_deadlock_detector) 17 years ago
ma_key_recover.c Merge with mysql-maria tree 17 years ago
ma_key_recover.h Added MARIA_PAGE structure to keep all information about a maria key page. 17 years ago
ma_keycache.c Changed all file names in maria to LEX_STRING and removed some calls to strlen() 17 years ago
ma_locking.c Callers of translog_deassign_id_from_share() need intern_lock. 17 years ago
ma_loghandler.c Fixed problems in merge 17 years ago
ma_loghandler.h Log queries to maria_log if compiled with EXTRA_DEBUG 17 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 Changed default thread stack to 288K to get better memory missalignment between stacks of different threads (should speed up things) and to get a bit extra safety. 17 years ago
ma_packrec.c We are now using Valgrind rather than purify, and have for quite some time. 17 years ago
ma_page.c We are now using Valgrind rather than purify, and have for quite some time. 17 years ago
ma_pagecache.c Merge with mysql-maria tree 17 years ago
ma_pagecache.h _ma_bitmap_unpin_all() needs to unpin not-locked pages which were pinned by other threads 17 years ago
ma_pagecaches.c copyright and license info 18 years ago
ma_pagecrc.c We are now using Valgrind rather than purify, and have for quite some time. 17 years ago
ma_panic.c merge 18 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 In maria_recovery.trace we can see the Query which generated this record, but this printed too much 17 years ago
ma_recovery.h WL#4374 "Maria - force start if Recovery fails multiple times" 18 years ago
ma_recovery_util.c Fix for BUG#34114 "maria_chk reports false error when several tables on 18 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 Added versioning of Maria index 18 years ago
ma_rlast.c Merged with mysql-5.1 main tree. 19 years ago
ma_rnext.c Added versioning of Maria index 18 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 Added versioning of Maria index 18 years ago
ma_rsamepos.c Added versioning of Maria index 18 years ago
ma_rt_index.c Fix ha_maria to compile on Windows 16 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 Added MARIA_PAGE structure to keep all information about a maria key page. 17 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 Added MARIA_PAGE structure to keep all information about a maria key page. 17 years ago
ma_rt_test.c Merge; No notable changes 18 years ago
ma_scan.c Fixed problems with ma_test2 and mi_test2 on high-byte-first system 18 years ago
ma_search.c We are now using Valgrind rather than purify, and have for quite some time. 17 years ago
ma_sort.c Code cleanup: 17 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 BUG#39249 Maria:query cache returns out of date results 16 years ago
ma_state.h Fix for Bug#40311 Assert in MARIA_RECORD_POS during pushbuild 2 test: 17 years ago
ma_static.c Fix for Windows build failure: __attribute__ does not exist under Windows 17 years ago
ma_statrec.c Code cleanup: 17 years ago
ma_test1.c WL#3262 add mutex lock order checking to safemutex (also called safe_mutex_deadlock_detector) 17 years ago
ma_test2.c Merge with base MySQL-5.1-maria 17 years ago
ma_test3.c Windows fixes 18 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 Fix for BUG#42180 "Maria: maria-recovery-bitmap.test fails repeatedly" 17 years ago
ma_test_recovery Added versioning of row data 18 years ago
ma_unique.c Added versioning of Maria index 18 years ago
ma_update.c Added ha_maria::is_changed() (needed for Query cache) 17 years ago
ma_write.c Merge with mysql-maria tree 17 years ago
maria_chk.c bzr merge from guilhem's maria tree to our local 5.1 17 years ago
maria_def.h BUG#39249 Maria:query cache returns out of date results 16 years ago
maria_ftdump.c Changed all file names in maria to LEX_STRING and removed some calls to strlen() 17 years ago
maria_pack.c Merge with mysql-maria tree 17 years ago
maria_read_log.c Fixed bugs found by pushbuild 17 years ago
maria_rename.sh Added storage/maria (based on MyISAM). WL#3245 20 years ago
plug.in Merge fixes. 17 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 Fix for BUG#42180 "Maria: maria-recovery-bitmap.test fails repeatedly" 17 years ago
trnman.h merged 17 years ago
trnman_public.h merged 17 years ago