summaryrefslogtreecommitdiff
path: root/storage/maria/ma_rt_mbr.c
Commit message (Expand)AuthorAgeFilesLines
* Correct FSF addressiangilfillan2017-03-101-1/+1
* Temporary commit of 10.0-mergeMichael Widenius2013-03-261-12/+12
* Added MARIA_PAGE structure to keep all information about a maria key page.Michael Widenius2008-09-011-5/+6
* Added versioning of Maria indexMichael Widenius2008-06-261-25/+25
* WL#3072 - Maria Recoveryunknown2008-04-241-0/+3
* Injecting more "const" declarations into code which does not changeunknown2008-04-031-10/+14
* Merge of changes in MyISAM since December 16 -> April 1unknown2008-04-011-0/+3
* Added MARIA_SHARE *share to a lot of places to make code simplerunknown2007-12-101-21/+22
* Moved randomize and my_rnd under mysysunknown2007-10-091-60/+60
* Merged with mysql-5.1 main tree.unknown2007-07-021-12/+12
* GPL license update (same change as was done for all files in 5.1).unknown2007-03-021-2/+1
* Implementation of rows-in-blockunknown2007-01-181-16/+18
* Completion of merge of mysql-5.1 into mysql-maria.unknown2006-08-101-1/+5
* Added storage/maria (based on MyISAM). WL#3245unknown2006-04-111-0/+801