summaryrefslogtreecommitdiff
path: root/storage/myisam/ft_nlq_search.c
Commit message (Expand)AuthorAgeFilesLines
* Merge with MySQL 5.1.55Michael Widenius2011-02-201-1/+0
|\
| * Bug#58057: 5.1 libmysql/libmysql.c unused variable/compile failureDavi Arnaut2010-11-101-1/+1
| * Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-101-1/+1
| * Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainunknown2008-02-081-1/+1
| |\
| | * Moved a lot of old bug fixes and safe cleanups from Maria 5.1 tree to 5.1unknown2007-10-111-1/+1
* | | Fixed some compiler warnings and errors in test suite found by buildbotMichael Widenius2010-01-271-1/+2
* | | Fixes after comments from last push:Michael Widenius2009-11-301-5/+5
* | | Remove compiler warnings (Including some warnings from -Wstrict-aliasing)Michael Widenius2009-11-301-2/+4
* | | Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainunknown2007-12-161-1/+1
|\ \ \ | |/ / |/| |
| * | Merge hynda.mysql.fi:/home/my/mysql-5.1-mainunknown2007-09-271-1/+1
| |\ \ | | |/ | |/|
| | * Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-06-271-1/+1
| | |\
| | | * Merge gbichot3.local:/home/mysql_src/mysql-5.1-for-mariaunknown2007-02-281-1/+1
| | | |\
| | | | * Merge gbichot3.local:/home/mysql_src/mysql-5.1-2unknown2006-08-091-1/+1
| | | | |\
| | | | | * Merge sanja.is.com.ua:/home/bell/mysql/bk/work-5.1unknown2006-05-241-1/+1
| | | | | |\
| | | | | | * Added storage/maria (based on MyISAM). WL#3245unknown2006-04-111-1/+1
* | | | | | | Merge polly.(none):/home/kaa/src/maint/mysql-5.0-maintunknown2007-10-181-1/+2
|/ / / / / /
* | | | | | Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarisunknown2007-08-131-2/+2
|/ / / / /
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-05-311-2/+6
|\ \ \ \ \
| * | | | | BUG#18839 - return value of parser->parse() is ignoredunknown2007-05-281-2/+6
| |/ / / /
* | | | | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-5/+5
|/ / / /
* | | | 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
|/ / /
* | | Now ftparser does not need to bother about memory management -unknown2006-05-301-2/+6
|/ /
* | Bug#18836 - fulltext parser plugin is called recursively.unknown2006-04-061-1/+1
|/
* WL#2575 - Fulltext: Parser plugin for FTSunknown2005-12-281-2/+7
* WL#2575 - Fulltext: Parser plugin for FTSunknown2005-11-061-1/+1
* Merge serg.mylan:/usr/home/serg/Abk/mysql-5.0unknown2005-10-091-1/+2
* Changes to create storage directory for storage engines. unknown2005-04-261-0/+360