summaryrefslogtreecommitdiff
path: root/storage/maria/ma_ft_parser.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
|\
| * Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| |\
| | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | |\
| | | * Update FSF addressMichal Schorm2019-05-101-1/+1
* | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2018-02-041-1/+2
|\ \ \ \
| * | | | Added name to MEM_ROOT for esier debuggingMonty2018-02-021-1/+2
| |/ / /
* | | | Fix that end_bulk_insert() doesn't write to to-be-deleted filesMonty2017-05-171-2/+2
|/ / /
* | | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-1/+1
|\ \ \ | |/ /
| * | Correct FSF addressiangilfillan2017-03-101-1/+1
* | | MDEV-8360 Clean-up CHARSET_INFO: strnncollsp: diff_if_only_endspace_differenceAlexander Barkov2016-03-311-1/+1
|/ /
* | 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