summaryrefslogtreecommitdiff
path: root/storage/maria/ma_key.c
Commit message (Expand)AuthorAgeFilesLines
* Merge with 5.2Michael Widenius2011-03-091-2/+1
|\
| * Aria issues:Michael Widenius2011-01-241-2/+1
* | Fix for lp:711565 "Index Condition Pushdown can make a thread hold MyISAM loc...Michael Widenius2011-02-181-7/+21
* | MWL#67: MRR backportSergey Petrunya2009-12-221-4/+4
* | Backport into MariaDB-5.2 the following:Sergey Petrunya2009-12-151-11/+53
|/
* WL#3262 add mutex lock order checking to safemutex (also called safe_mutex_de...Michael Widenius2008-12-031-5/+8
* Fixed that packed transid can be compared byte per byte and we get them in in...Michael Widenius2008-11-041-6/+27
* Fixes for build errors under Windows and compiler warning under LinuxGuilhem Bichot2008-06-261-1/+1
* Added versioning of Maria indexMichael Widenius2008-06-261-43/+179
* Injecting more "const" declarations into code which does not changeunknown2008-04-031-5/+5
* Fixed compiler warningsunknown2008-01-131-2/+2
* Added --with-maria-tmp-tables (default one) to allow on to configure if Maria...unknown2008-01-101-3/+4
* WL#3072 - Maria Recovery: recovery of state.auto_increment.unknown2007-12-121-6/+8
* After merge fixes. Applied changes made in myisam manually to maria.unknown2007-10-041-2/+3
* merging MyISAM changes into Maria (not done in 5.1->maria merge ofunknown2007-07-271-43/+21
* Merged with mysql-5.1 main tree.unknown2007-07-021-21/+21
* Fixed compiler warningsunknown2007-06-091-0/+1
* GPL license update (same change as was done for all files in 5.1).unknown2007-03-021-2/+1
* After merge fixesunknown2007-01-261-3/+3
* Merge with new versionunknown2007-01-231-34/+34
|\
| * Implementation of rows-in-blockunknown2007-01-181-34/+34
* | merge of recent MyISAM changes into Maria.unknown2006-12-201-7/+8
|/
* Completion of merge of mysql-5.1 into mysql-maria.unknown2006-08-101-9/+7
* Added storage/maria (based on MyISAM). WL#3245unknown2006-04-111-0/+592