Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUG#11684 fix. | svoj@mysql.com | 2005-08-02 | 1 | -0/+8 |
* | fulltext.test, fulltext.result: | dean@mysql.com | 2005-02-16 | 1 | -0/+6 |
* | ft_boolean_search.c: | serg@serg.mylan | 2004-11-22 | 1 | -0/+8 |
* | test for bug#5528 | serg@serg.mylan | 2004-11-17 | 1 | -0/+9 |
* | backport bug#2708 fix from 4.1 | serg@serg.mylan | 2004-05-27 | 1 | -0/+3 |
* | backport from 4.1: | serg@serg.mylan | 2004-05-10 | 1 | -1/+2 |
* | ftb +(+(many -parens)) bug fixed | serg@serg.mylan | 2004-02-22 | 1 | -0/+4 |
* | beautify SHOW INDEX | serg@serg.mylan | 2004-02-04 | 1 | -1/+5 |
* | yet another trunc* bug | serg@serg.mylan | 2003-11-20 | 1 | -0/+3 |
* | Merge | serg@serg.mylan | 2003-11-20 | 1 | -0/+14 |
|\ | |||||
| * | fulltext.test, fulltext.result: | serg@sergbook.mylan | 2003-11-08 | 1 | -0/+14 |
* | | fixed a bug in boolean fts where a word queue was created based on min_word_l... | serg@serg.mylan | 2003-11-03 | 1 | -0/+2 |
|/ | |||||
* | bug #942. docid == ftb->lastpos in join on looping over nested table | serg@serg.mylan | 2003-07-31 | 1 | -0/+11 |
* | finally proper recursive descent for parsing expressions with MATCH ... AGAIN... | serg@serg.mylan | 2003-07-07 | 1 | -8/+35 |
* | fulltext and left join bug fixed | serg@serg.mylan | 2003-06-16 | 1 | -0/+3 |
* | bug 283: FULLTEXT index on a TEXT filed converted to a CHAR field doesn't wor... | serg@sergbook.mysql.com | 2003-04-23 | 1 | -0/+11 |
* | Transactions in AUTOCOMMIT=0 mode didn't rotate binary log | monty@mashka.mysql.fi | 2002-12-14 | 1 | -2/+2 |
* | bulk insert code optimized | serg@serg.mysql.com | 2002-12-07 | 1 | -2/+2 |
* | bug in _ftb_strstr fixed :) | serg@serg.mysql.com | 2002-11-20 | 1 | -0/+3 |
* | fixed repair_by_sort FULLTEXT bug | serg@serg.mysql.com | 2002-10-09 | 1 | -0/+9 |
* | parser bug of "phrase search" fixed | serg@sergbook.mysql.com | 2002-06-28 | 1 | -0/+2 |
* | Fixed a rare bug when fulltext index is present and no tables are used. | Sinisa@sinisa.nasamreza.org | 2002-06-14 | 1 | -0/+9 |
* | yet another ft-trunc bug fixed | serg@sergbook.mysql.com | 2002-05-15 | 1 | -0/+3 |
* | phrase search parser bug | serg@serg.mysql.com | 2002-05-08 | 1 | -0/+10 |
* | "duplicated rows" bug | serg@serg.mysql.com | 2002-05-07 | 1 | -0/+5 |
* | ftb bug fixed | serg@serg.mysql.com | 2002-04-18 | 1 | -0/+3 |
* | phrase search | serg@serg.mysql.com | 2002-04-18 | 1 | -0/+3 |
* | Making full-text queries working with UNION's | Sinisa@sinisa.nasamreza.org | 2002-03-15 | 1 | -0/+5 |
* | bug with indexless boolean fts fixed | serg@serg.mysql.com | 2002-03-04 | 1 | -1/+8 |
* | fulltext+const_table bug fixed | serg@serg.mysql.com | 2002-03-01 | 1 | -0/+6 |
* | ft-bugfix (UPDATE something -> NULL) | serg@serg.mysql.com | 2002-01-13 | 1 | -0/+1 |
* | Added macros for nice TIMESPEC usage. | monty@hundin.mysql.fi | 2002-01-02 | 1 | -3/+3 |
* | test added | serg@serg.mysql.com | 2001-12-12 | 1 | -1/+5 |
* | test for truncation operator in indexless bolelan fts | serg@serg.mysql.com | 2001-12-10 | 1 | -1/+1 |
* | Update test results | monty@hundin.mysql.fi | 2001-11-29 | 1 | -0/+3 |
* | Fixed fulltext after merge from 3.23.45 | monty@hundin.mysql.fi | 2001-11-22 | 1 | -0/+7 |
* | bug in relevance calculation fixed | serg@serg.mysql.com | 2001-11-08 | 1 | -0/+7 |
* | two bugs in ft_update | serg@serg.mysql.com | 2001-10-20 | 1 | -0/+16 |
* | typo fixed | serg@serg.mysql.com | 2001-10-17 | 1 | -0/+3 |
* | misc. fulltext staff | serg@serg.mysql.com | 2001-10-11 | 1 | -0/+62 |
* | Sorry, forgot to update fulltext.result | serg@serg.mysql.com | 2001-10-09 | 1 | -0/+22 |
* | bugfix: HAVING MATCH | serg@serg.mysql.com | 2001-04-17 | 1 | -0/+4 |
* | sql_select.cc MATCH ... AGAINST (NULL) bug fixed | serg@serg.mysql.com | 2001-02-28 | 1 | -0/+1 |
* | Changed --replace to --replace_result in mysqltest | monty@donna.mysql.com | 2001-02-15 | 1 | -2/+2 |
* | Fixed bug when having many binary log files | monty@donna.mysql.com | 2001-01-08 | 1 | -0/+14 |
* | Added support for hex strings to mysqlimport | monty@donna.mysql.com | 2000-12-28 | 1 | -0/+8 |