summaryrefslogtreecommitdiff
path: root/storage/maria/ma_rt_index.h
Commit message (Expand)AuthorAgeFilesLines
* Added MARIA_PAGE structure to keep all information about a maria key page.Michael Widenius2008-09-011-18/+5
* Added versioning of Maria indexMichael Widenius2008-06-261-19/+9
* WL#3072 - Maria Recoveryunknown2008-04-241-1/+20
* Injecting more "const" declarations into code which does not changeunknown2008-04-031-2/+3
* Added MARIA_SHARE *share to a lot of places to make code simplerunknown2007-12-101-4/+4
* Moved randomize and my_rnd under mysysunknown2007-10-091-3/+3
* Merged with mysql-5.1 main tree.unknown2007-07-021-6/+8
* Fixed compiler warningsunknown2007-06-091-1/+1
* 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-8/+9
* Added storage/maria (based on MyISAM). WL#3245unknown2006-04-111-0/+47