summaryrefslogtreecommitdiff
path: root/storage/myisam/ft_parser.c
Commit message (Expand)AuthorAgeFilesLines
* 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 AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | MDEV-8360 Clean-up CHARSET_INFO: strnncollsp: diff_if_only_endspace_differenceAlexander Barkov2016-03-311-1/+1
|/ /
* | Coding style fixes: remove trailing spaces.Sergey Vojtovich2014-07-101-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-2/+3
|/
* mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+2
|\
| * Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\
| | * Updated/added copyright headersKent Boortz2011-06-301-2/+5
* | | lots of post-merge changesSergei Golubchik2011-04-251-22/+19
* | | merge.Sergei Golubchik2010-11-251-20/+23
|\ \ \ | |/ / |/| |
| * | merge 5.1->5.2unknown2010-02-011-4/+4
| |\ \
| | * | Fixed compiler warnings & failing test casesMichael Widenius2010-01-281-3/+3
| | * | Fixed some compiler warnings and errors in test suite found by buildbotMichael Widenius2010-01-271-1/+1
| * | | 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-4/+4
| * | Remove compiler warnings (Including some warnings from -Wstrict-aliasing)Michael Widenius2009-11-301-15/+17
| |/
* | WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-231-1/+1
* | WL#4738 streamline/simplify @@variable creation processSergei Golubchik2009-12-221-5/+3
|/
* Fix for bug #37756: enabling fulltext indexes withRamil Kalimullin2009-01-261-48/+29
* Moved a lot of old bug fixes and safe cleanups from Maria 5.1 tree to 5.1unknown2007-10-111-1/+1
* Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarisunknown2007-08-131-10/+15
* BUG#29464 - load data infile into table with big5 chinese fulltext indexunknown2007-07-051-6/+10
* WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-14/+15
* Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-311-1/+1
* Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
* Removed warnings for Windows build issues. Edited Windows README to remove re...unknown2006-08-141-1/+1
* Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-5.1-enginesunknown2006-06-141-10/+22
|\
| * BUG#19580 - FULLTEXT search produces wrong results on UTF-8 columnsunknown2006-05-291-10/+22
* | Now ftparser does not need to bother about memory management -unknown2006-05-301-13/+12
* | Incompatible ftparser plugin API change.unknown2006-05-281-8/+9
|/
* Bug#18836 - fulltext parser plugin is called recursively.unknown2006-04-061-16/+33
* WL#2575 - Fulltext: Parser plugin for FTSunknown2005-12-281-11/+99
* Merge mysql.com:/usr/local/bk/mysql-5.0unknown2005-11-281-1/+3
* Merge mysql.com:/home/mysql_src/mysql-5.0-vanunknown2005-11-191-1/+3
* WL#2575 - Fulltext: Parser plugin for FTSunknown2005-11-061-31/+83
* Changes to create storage directory for storage engines. unknown2005-04-261-0/+249