Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | several trunc* bugs fixed - to accomplish that, search algorithm was somewhat... | serg@serg.mysql.com | 2002-03-09 | 1 | -87/+115 |
* | bug with indexless boolean fts fixed | serg@serg.mysql.com | 2002-03-04 | 1 | -4/+10 |
* | ft_boolean_search - minor simplification | serg@serg.mysql.com | 2002-02-26 | 1 | -5/+4 |
* | bug fixed | serg@serg.mysql.com | 2002-02-19 | 1 | -1/+1 |
* | ftb-bugfix | serg@serg.mysql.com | 2002-01-14 | 1 | -0/+2 |
* | rewrote ft_boolean_find_relevance() to use ft_segiterator | serg@serg.mysql.com | 2001-12-11 | 1 | -24/+35 |
* | Merge work:/home/bk/mysql-4.0 | serg@serg.mysql.com | 2001-12-11 | 1 | -3/+5 |
|\ | |||||
| * | committing to be able to pull | serg@serg.mysql.com | 2001-12-11 | 1 | -3/+5 |
* | | Removed compiler warnings. | monty@hundin.mysql.fi | 2001-12-10 | 1 | -5/+10 |
|/ | |||||
* | Update copyright | monty@hundin.mysql.fi | 2001-12-06 | 1 | -2/+1 |
* | merge | monty@hundin.mysql.fi | 2001-12-05 | 1 | -3/+3 |
|\ | |||||
| * | Query cache. | monty@hundin.mysql.fi | 2001-12-02 | 1 | -3/+3 |
* | | ft_boolean_search.c bugfix "+(aaa bbb) +ccc" | serg@serg.mysql.com | 2001-12-04 | 1 | -9/+6 |
|/ | |||||
* | boolean fulltext search without an index | serg@serg.mysql.com | 2001-11-28 | 1 | -7/+15 |
* | ft_boolean_syntax variable | serg@serg.mysql.com | 2001-11-22 | 1 | -16/+16 |
* | fixes for ft-boolean and range optimizer | serg@serg.mysql.com | 2001-11-22 | 1 | -4/+21 |
* | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 | monty@hundin.mysql.fi | 2001-11-08 | 1 | -3/+2 |
|\ | |||||
| * | ft_boolean_search.c test | serg@serg.mysql.com | 2001-11-08 | 1 | -1/+1 |
| * | bug in relevance calculation fixed | serg@serg.mysql.com | 2001-11-08 | 1 | -2/+1 |
* | | Portability fix. | monty@hundin.mysql.fi | 2001-11-07 | 1 | -4/+6 |
|/ | |||||
* | cleanup | serg@serg.mysql.com | 2001-11-06 | 1 | -5/+0 |
* | Merge | serg@serg.mysql.com | 2001-11-06 | 1 | -91/+166 |
|\ | |||||
| * | ft boolean search by table scan; queue_fix() | serg@serg.mysql.com | 2001-11-06 | 1 | -91/+166 |
* | | Fixes up things after merge from 3.23.44 | monty@hundin.mysql.fi | 2001-11-05 | 1 | -3/+3 |
|/ | |||||
* | I have to commit to be able to pull | serg@serg.mysql.com | 2001-10-22 | 1 | -2/+2 |
* | typo fixed | serg@serg.mysql.com | 2001-10-17 | 1 | -1/+1 |
* | misc. fulltext staff | serg@serg.mysql.com | 2001-10-11 | 1 | -1/+1 |
* | get rid of comp() macro - CMP is already in place | serg@serg.mysql.com | 2001-10-09 | 1 | -2/+2 |
* | Boolean search passes _some_ tests | serg@serg.mysql.com | 2001-10-09 | 1 | -103/+137 |
* | Initial checkin of the new boolean fulltext search code | serg@serg.mysql.com | 2001-09-21 | 1 | -160/+250 |
* | Portability fixes | monty@hundin.mysql.fi | 2001-09-15 | 1 | -1/+3 |
* | memory-limited tree | serg@serg.mysql.com | 2001-07-02 | 1 | -2/+2 |
* | ALTER TABLE ... DISABLE/ENABLE KEYS, code cleanup | serg@serg.mysql.com | 2001-05-24 | 1 | -1/+1 |
* | change tree to use qsort_cmp2 - compare function with 3 instead of 2 arguments | sasha@mysql.sashanet.com | 2001-05-10 | 1 | -1/+2 |
* | Added SQL_CALC_FOUND_ROWS and FOUND_ROWS() | monty@donna.mysql.fi | 2001-04-12 | 1 | -3/+4 |
* | Added all changes from old 4.0 version: | monty@work.mysql.com | 2001-04-11 | 1 | -0/+222 |