summaryrefslogtreecommitdiff
path: root/storage/maria/ma_ft_parser.c
Commit message (Expand)AuthorAgeFilesLines
* cleanup: use MYF() for mysys flagsSergei Golubchik2013-01-231-2/+2
* MDEV-4011 Added per thread memory counting and usageMichael Widenius2013-01-231-3/+3
* lots of post-merge changesSergei Golubchik2011-04-251-14/+14
* Applied Antony T Curtis patch for declaring many CHARSET objects as constMichael Widenius2010-01-061-1/+2
* Fixes after comments from last push:Michael Widenius2009-11-301-7/+8
* Remove compiler warnings (Including some warnings from -Wstrict-aliasing)Michael Widenius2009-11-301-12/+14
* Merge with mysql-maria treeMichael Widenius2009-02-191-48/+28
|\
| * Merge of MyISAM changes done in 5.1-main, into MariaGuilhem Bichot2009-02-121-48/+28
* | Code cleanup:Michael Widenius2009-01-091-2/+2
|/
* Imported fix for bug#29464 from myisam table handler to maria.Jani Tolonen2008-06-241-9/+15
* Injecting more "const" declarations into code which does not changeunknown2008-04-031-3/+3
* Mac compiler warnings fixed.unknown2008-02-071-9/+10
* Merged with mysql-5.1 main tree.unknown2007-07-021-12/+14
* GPL license update (same change as was done for all files in 5.1).unknown2007-03-021-2/+1
* Manually merging changes made to MyISAM into Maria. End of merge.unknown2006-09-071-1/+1
* just comment changes and line formatting changes.unknown2006-08-291-1/+1
* Completion of merge of mysql-5.1 into mysql-maria.unknown2006-08-101-35/+66
* Added storage/maria (based on MyISAM). WL#3245unknown2006-04-111-0/+394