summaryrefslogtreecommitdiff
path: root/mysql-test/t/fulltext.test
Commit message (Expand)AuthorAgeFilesLines
* Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-04-021-0/+9
|\
| * BUG#51866 - crash with repair by sort and fulltext keysSergey Vojtovich2010-03-251-0/+9
* | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-02-221-0/+21
|\ \ | |/
| * Merge fix for bug50351 to mysql-5.1-bugteam.Sergey Vojtovich2010-02-091-0/+21
| |\
| | * BUG#50351 - ft_min_word_len=2 Causes query to hangSergey Vojtovich2010-02-021-0/+21
* | | Manual merge from mysql-5.1-bugteam.Alexander Nozdrin2010-02-031-0/+10
|\ \ \ | |/ /
| * | Bug #49445: Assertion failed: 0, file .\item_row.cc, line 55 withGeorgi Kodinov2010-02-021-0/+10
| |/
* | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2009-12-161-0/+21
|\ \ | |/
| * merge of bug #49250 to 5.1-bugteamGeorgi Kodinov2009-12-111-0/+21
| |\
| | * Bug #49250 : spatial btree index corruption and crashGeorgi Kodinov2009-12-101-0/+17
* | | Manual merge from mysql-trunk.Alexander Nozdrin2009-12-111-0/+9
|\ \ \ | |/ / |/| |
| * | Bug#34374 mysql generates incorrect warningSergei Golubchik2009-10-191-0/+9
* | | Bug #47930: MATCH IN BOOLEAN MODE returns too many resultsGeorgi Kodinov2009-10-271-0/+41
|/ /
* | merging with 5.0 bugteam treeAnurag Shekhar2009-07-151-0/+13
|\ \ | |/
| * Bug#37740 Server crashes on execute statement with full text search and Anurag Shekhar2009-07-151-0/+15
* | BUG#42907 - Multi-term boolean fulltext query containing aSergey Vojtovich2009-04-231-0/+9
* | Merge 5.0-bugteam -> 5.1-bugteam.Sergey Vojtovich2009-02-121-0/+8
|\ \ | |/
| * BUG#36737 - having + full text operator crashes mysqlSergey Vojtovich2009-02-121-0/+8
* | Merge.Sergey Vojtovich2008-12-091-0/+9
|\ \ | |/
| * BUG#37245 - Full text search problemSergey Vojtovich2008-11-281-0/+9
* | Merge.Sergey Vojtovich2008-11-181-0/+27
|\ \ | |/
| * BUG#38842 - Fix for 25951 seems incorrectSergey Vojtovich2008-11-111-0/+27
* | Merge mysql.com:/home/svoj/devel/mysql/BUG11392/mysql-5.0-enginessvoj@june.mysql.com2007-11-021-0/+8
|\ \ | |/
| * Merge mysql.com:/home/svoj/devel/mysql/BUG11392/mysql-4.1-enginessvoj@june.mysql.com2007-11-021-0/+8
| |\
| | * BUG#11392 - fulltext search bugsvoj@mysql.com/june.mysql.com2007-10-301-0/+8
* | | BUG#29464 - load data infile into table with big5 chinese fulltext indexsvoj@mysql.com/april.(none)2007-07-131-9/+0
* | | BUG#29445 - match ... against () never returnssvoj@mysql.com/april.(none)2007-07-131-1/+2
* | | fix for smarter index mergein fulltextserg@janus.mylan2007-07-111-0/+1
* | | BUG#29445 - match ... against () never returnssvoj@mysql.com/june.mysql.com2007-07-101-0/+8
* | | BUG#29464 - load data infile into table with big5 chinese fulltext indexsvoj@mysql.com/june.mysql.com2007-07-051-0/+9
* | | Merge mysql.com:/home/svoj/devel/mysql/BUG25951/mysql-5.0-enginessvoj@june.mysql.com2007-04-181-0/+10
|\ \ \ | |/ /
| * | Merge mysql.com:/home/svoj/devel/mysql/BUG25951/mysql-4.1-enginessvoj@mysql.com/june.mysql.com2007-04-181-0/+10
| |\ \ | | |/
| | * BUG#25951 - ignore/use index does not work with fulltextsvoj@mysql.com/april.(none)2007-04-131-0/+10
* | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0msvensson@neptunus.(none)2006-03-221-1/+1
|\ \ \ | |/ /
| * | Bug#18071 Result from MATCH() uses too many decimalsmsvensson@neptunus.(none)2006-03-221-1/+1
* | | MATCH(a,b) AGAINST (... IN NATURAL LANGUAGE MODE)serg@serg.mylan2006-02-141-0/+6
* | | Merge mysql.com:/home/kostja/mysql/mysql-5.0-rootkonstantin@mysql.com2006-02-091-0/+12
|\ \ \ | |/ /
| * | Merge april.(none):/home/svoj/devel/mysql/merge/mysql-4.1svoj@april.(none)2006-02-071-0/+12
| |\ \ | | |/
| | * BUG#14496: Crash or strange results with prepared statement,svoj@april.(none)2006-02-011-0/+12
* | | Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-5.1-newsvoj@april.(none)2006-01-161-0/+8
|\ \ \ | |/ /
| * | BUG#13835: max key length is 1000 bytes when trying to create a fulltext indexsvoj@april.(none)2006-01-131-0/+8
* | | BUG#14194: Problem with fulltext boolean search and apostrophesvoj@april.(none)2006-01-131-0/+6
|/ /
* | Merge serg.mylan:/usr/home/serg/Abk/mysql-4.1serg@serg.mylan2005-11-261-0/+1
|\ \ | |/
| * followup for for the bug#5686serg@serg.mylan2005-11-261-0/+1
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2005-11-151-0/+6
|\ \ | |/
| * Fix for BUG#5686 - #1034 - Incorrect key file for table - only utf8svoj@mysql.com2005-11-121-0/+6
* | Merge mysql.com:/home/timka/mysql/src/5.0-virgintimour@mysql.com2005-08-121-6/+6
|\ \
| * | Implementation of WL#2486 -timour@mysql.com2005-08-121-6/+6
* | | Manual mergeigor@rurik.mysql.com2005-08-021-0/+11
|\ \ \ | |/ / |/| / | |/
| * Merge mysql.com:/home/svoj/devel/mysql/BUG11684/mysql-4.0svoj@mysql.com2005-08-021-0/+11
| |\