summaryrefslogtreecommitdiff
path: root/storage/maria/ma_rt_key.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
|\
| * Update FSF addressMichal Schorm2019-05-101-1/+1
* | MDEV-13384 - misc Windows warnings fixedVladislav Vaintroub2017-09-281-1/+1
* | Correct FSF addressiangilfillan2017-03-101-1/+1
|/
* Fixes some bug in Aria recovery:Michael Widenius2010-10-071-1/+2
* Fixed bug that 'maria_read_log -a' didn't set max_trid when reparing tables.Michael Widenius2010-09-061-1/+2
* Added MARIA_PAGE structure to keep all information about a maria key page.Michael Widenius2008-09-011-29/+26
* Added versioning of Maria indexMichael Widenius2008-06-261-31/+25
* After merge fixesunknown2008-05-291-1/+1
* WL#3072 - Maria Recoveryunknown2008-04-241-16/+27
* Injecting more "const" declarations into code which does not changeunknown2008-04-031-4/+7
* Added MARIA_SHARE *share to a lot of places to make code simplerunknown2007-12-101-13/+15
* Added error HA_ERR_FILE_TOO_SHORT to be used when files are shorter than expe...unknown2007-12-041-2/+2
* First part of redo/undo for key pagesunknown2007-11-141-1/+2
* Moved randomize and my_rnd under mysysunknown2007-10-091-10/+11
* merging MyISAM changes into Maria (not done in 5.1->maria merge ofunknown2007-07-271-5/+13
* Merged with mysql-5.1 main tree.unknown2007-07-021-5/+5
* Fixed compiler warningsunknown2007-06-091-2/+2
* 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-5/+7
* Added storage/maria (based on MyISAM). WL#3245unknown2006-04-111-0/+100