summaryrefslogtreecommitdiff
path: root/include/ft_global.h
Commit message (Expand)AuthorAgeFilesLines
* MDEV-23269 SIGSEGV in ft_boolean_check_syntax_string on setting ft_boolean_sy...bb-10.2-bar-MDEV-23269Alexander Barkov2021-10-111-1/+2
* Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
|\
| * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | 10.0-monty mergeSergei Golubchik2013-07-211-0/+21
|\ \ | |/ |/|
| * Temporary commit of 10.0-mergeMichael Widenius2013-03-261-0/+21
* | mysql-5.5.31 mergeSergei Golubchik2013-05-071-1/+1
|\ \ | |/ |/|
| * Updated/added copyright headersMurthy Narkedimilli2013-02-261-1/+1
| |\
| | * Updated/added copyright headers.Murthy Narkedimilli2013-02-251-1/+1
* | | mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+3
|\ \ \ | |/ /
| * | Updated/added copyright headersKent Boortz2011-06-301-2/+3
| |\ \ | | |/
* | | merge with 5.3Sergei Golubchik2011-10-191-0/+2
|\ \ \
| * \ \ Merge with MySQL 5.1.57/58Michael Widenius2011-05-021-0/+2
| |\ \ \ | | | |/ | | |/|
* | | | merge.Sergei Golubchik2010-11-251-1/+15
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | 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-0/+2
| * | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-06-271-0/+11
| |\ \ | | |/ | |/|
| | * Merge gbichot3.local:/home/mysql_src/mysql-5.1-for-mariaunknown2007-02-281-0/+11
| | |\
| | | * Added storage/maria (based on MyISAM). WL#3245unknown2006-04-111-0/+11
* | | | WL#4738 streamline/simplify @@variable creation processSergei Golubchik2009-12-221-1/+3
|/ / /
* | | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-3/+3
|/ /
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|\ \ | |/ |/|
| * Many files:unknown2006-12-231-2/+1
* | WL#2575 - Fulltext: Parser plugin for FTSunknown2005-11-061-0/+1
|/
* indexless boolean fulltext search was depending on default_charset_info - Bug...unknown2005-02-041-1/+1
* ft_boolean_syntax made changeableunknown2004-02-161-1/+2
* make a clear distinction between max_word_length in *characters* and in *bytes*unknown2003-12-041-2/+2
* query expansion for fulltext searchunknown2003-10-231-4/+4
* MATCH ... AGAINST ("..." WITH QUERY EXPANSION) syntaxunknown2003-10-221-3/+6
* After merge fixes & remove compiler warningsunknown2003-02-071-1/+1
* --ft_stopword_file command-line optionunknown2003-01-231-1/+2
* Big code cleanup/review before 4.0.2 release.unknown2002-06-111-2/+4
* Update copyrightunknown2001-12-061-1/+1
* Query cache.unknown2001-12-021-1/+1
* boolean fulltext search without an indexunknown2001-11-281-1/+1
* ft_boolean_syntax variableunknown2001-11-221-0/+1
* cleanupunknown2001-11-061-1/+0
* Make ft_xxx variables ulong to not break mysqld.cc init of variables.unknown2001-11-051-3/+3
* I have to commit to be able to pullunknown2001-10-221-1/+1
* Boolean search passes _some_ testsunknown2001-10-091-17/+18
* get rid of ft_search. Now there're two sets of ft_ functions, ft_nlq_* and ft...unknown2001-09-251-6/+6
* Initial checkin of the new boolean fulltext search codeunknown2001-09-211-2/+2
* ft_* variables addedunknown2001-04-171-0/+5
* Added all changes from old 4.0 version:unknown2001-04-111-3/+4
* fixed bug with FULLTEXT and ORDER BYunknown2000-11-041-2/+3
* Small bug fixes + code for DELETE QUICKunknown2000-09-201-0/+1
* Stopwords (English only); fulltext keys now can be repairedunknown2000-08-251-0/+2
* Many MATCH'es per query now allowed (i.e. AND's and OR's now work, butunknown2000-08-171-5/+6
* Import changesetunknown2000-07-311-0/+52