summaryrefslogtreecommitdiff
path: root/storage/maria/ma_ft_update.c
Commit message (Expand)AuthorAgeFilesLines
* 5.3->5.5 mergeSergei Golubchik2011-11-221-1/+1
|\
| * Fix gcc 4.6 warnings about assigned but not used variables.unknown2011-10-271-1/+1
* | lots of post-merge changesSergei Golubchik2011-04-251-2/+1
|/
* Merge with mysql-mariaMichael Widenius2009-01-301-4/+4
|\
* | Added MARIA_PAGE structure to keep all information about a maria key page.Michael Widenius2008-09-011-4/+10
|/
* Added versioning of Maria indexMichael Widenius2008-06-261-27/+38
* compiler warningunknown2008-04-241-1/+1
* WL#3072 - Maria Recoveryunknown2008-04-241-1/+5
* Injecting more "const" declarations into code which does not changeunknown2008-04-031-3/+4
* Added MARIA_SHARE *share to a lot of places to make code simplerunknown2007-12-101-7/+8
* Added error HA_ERR_FILE_TOO_SHORT to be used when files are shorter than expe...unknown2007-12-041-1/+1
* First part of redo/undo for key pagesunknown2007-11-141-3/+6
* Moved randomize and my_rnd under mysysunknown2007-10-091-3/+4
* Merged with mysql-5.1 main tree.unknown2007-07-021-17/+17
* Fixes after review of guilhem of block record patchunknown2007-04-191-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-11/+12
* Completion of merge of mysql-5.1 into mysql-maria.unknown2006-08-101-32/+25
* Added storage/maria (based on MyISAM). WL#3245unknown2006-04-111-0/+359