summaryrefslogtreecommitdiff
path: root/storage/maria/ma_search.c
Commit message (Expand)AuthorAgeFilesLines
* fix the build and compiler warnings (few of which were real bugs)Sergei Golubchik2011-10-291-14/+4
* merge with 5.3Sergei Golubchik2011-10-191-28/+27
|\
| * Merge with 5.2Michael Widenius2011-03-091-20/+10
| |\
| | * Merge with 5.1 to get in changes from MySQL 5.1.55Michael Widenius2011-02-281-20/+10
| | |\
| | | * Aria issues:Michael Widenius2011-01-241-20/+10
| * | | Merge in new handler and handlersocket code into 5.3 mainMichael Widenius2011-02-221-7/+10
| |\ \ \ | | |/ /
| | * | automatic merge with 5.1Michael Widenius2011-01-111-1/+7
| | |\ \ | | | |/
| | | * Fixed wrong test in maria_rsame() that caused ma_test_all to fail.Michael Widenius2011-01-111-1/+5
| | | * Safety fix for Aria:Michael Widenius2011-01-111-0/+2
| | * | Automatic merge with 5.1Michael Widenius2011-01-101-6/+3
| | |\ \ | | | |/
| | | * - Fixed that Aria works with HANDLER commandsMichael Widenius2011-01-101-6/+3
| * | | Fix for lp:711565 "Index Condition Pushdown can make a thread hold MyISAM loc...Michael Widenius2011-02-181-1/+5
| * | | Added support for NO_RECORD record format (don't store any row data) for Aria.Sergei Golubchik2011-01-141-0/+2
| |/ /
* | | lots of post-merge changesSergei Golubchik2011-04-251-1/+1
|/ /
* | MergeIgor Babaev2010-10-141-2/+3
|\ \ | |/
| * Fixes for bugs found by running test case for LP#608369 "Page: 1 Found wrong ...Michael Widenius2010-10-131-2/+3
* | Merge with 5.1Michael Widenius2010-04-011-4/+4
|\ \ | |/
| * Fixed compiler warnings and sporadic failures in test casesMichael Widenius2010-03-281-4/+4
* | mergedSergei Golubchik2010-03-151-32/+71
|\ \ | |/
| * Added count of my_sync calls (to SHOW STATUS)Michael Widenius2010-03-091-32/+71
* | Applied Antony T Curtis patch for declaring many CHARSET objects as constMichael Widenius2010-01-061-2/+2
|/
* We are now using Valgrind rather than purify, and have for quite some time.unknown2009-05-061-1/+1
* Merge with base MySQL-5.1-mariaMichael Widenius2009-01-121-3/+18
|\
| * Fix for Bug #39243 SELECT WHERE does not find rowMichael Widenius2008-09-261-3/+18
* | Code cleanup:Michael Widenius2009-01-091-6/+6
* | Added MARIA_PAGE structure to keep all information about a maria key page.Michael Widenius2008-09-011-114/+119
|/
* Fix for bug#38484 DELETE causes crash or index corruptionMichael Widenius2008-08-241-4/+5
* Bug#38466 maria: range query returns no dataSergei Golubchik2008-08-161-5/+4
* Bug#37276 maria crash on insert around the time check table is runMichael Widenius2008-07-051-2/+2
* Added versioning of Maria indexMichael Widenius2008-06-261-272/+576
* Injecting more "const" declarations into code which does not changeunknown2008-04-031-7/+7
* Merge of changes in MyISAM since December 16 -> April 1unknown2008-04-011-5/+6
* Merge from 5.1-build of the "my_bool for C" changeset.unknown2008-02-191-1/+1
* Mac compiler warnings fixed.unknown2008-02-071-4/+4
* Fixed bug in restoring auto-increment value in case of duplicate key with ins...unknown2008-01-311-8/+8
* Added MARIA_SHARE *share to a lot of places to make code simplerunknown2007-12-101-19/+25
* Fixes for redo/undo logging of key pagesunknown2007-11-201-29/+37
* First part of redo/undo for key pagesunknown2007-11-141-60/+119
* Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-10-101-52/+77
|\
| * Moved randomize and my_rnd under mysysunknown2007-10-091-52/+77
* | After merge fixes. Applied changes made in myisam manually to maria.unknown2007-10-041-1/+1
|/
* merging MyISAM changes into Maria (not done in 5.1->maria merge ofunknown2007-07-271-7/+35
* post-merge fixes, and fixes for some of the 16 compiler warningsunknown2007-07-261-2/+2
* Merged with mysql-5.1 main tree.unknown2007-07-021-81/+81
* Fixed compiler warningsunknown2007-06-091-8/+8
* Fixes after review of guilhem of block record patchunknown2007-04-191-9/+9
* Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-04-051-4/+5
|\
| * Fixed that maria.test worksunknown2007-04-051-4/+5
* | GPL license update (same change as was done for all files in 5.1).unknown2007-03-021-2/+1
* | merge from MyISAM into Maria (last step of merge of 5.1 into Maria).unknown2007-03-011-7/+7
|/