summaryrefslogtreecommitdiff
path: root/storage/myisam/ft_parser.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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