summaryrefslogtreecommitdiff
path: root/myisam/ft_nlq_search.c
Commit message (Expand)AuthorAgeFilesLines
* my_strtoll10-x86.s:kent@mysql.com/kent-amd64.(none)2006-12-311-1/+1
* Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
* Fix for BUG#13582. Theoretically possible to try to overallocate RAM in some...dean@mysql.com2005-09-281-1/+2
* Merge mysql.com:/home/dellis/mysqlab/bk/mysql-4.0dean@mysql.com2005-02-151-1/+6
|\
| * ft_nlq_search.c:dean@mysql.com2005-02-151-1/+6
* | Fix compiler warnings (detected by Intel's C++ compiler)monty@mysql.com2004-10-221-0/+2
* | Portability fixesmonty@mysql.com2004-05-191-2/+3
* | after-merge fix: make concurrent-insert-skip code ft2-awareserg@serg.mylan2004-04-271-4/+5
* | After merge fixesmonty@mishka.local2004-04-271-4/+4
* | Merge with 4.0monty@mishka.local2004-04-261-1/+12
|\ \ | |/
| * made fulltext search aware of concurrent insertsserg@serg.mylan2004-04-051-2/+12
* | BTREE-indexes in HEAP tables can now be used to optimize ORDER BYmonty@mysql.com2004-03-251-1/+1
* | bug#3011 - multi-byte charset in fulltextserg@serg.mylan2004-02-291-5/+5
* | missing semicolonserg@serg.mylan2004-02-171-1/+1
* | mergemonty@mashka.mysql.fi2003-11-181-1/+2
|\ \
| * | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSmonty@mashka.mysql.fi2003-11-181-1/+2
* | | followup to the ft+latin2 bugfixserg@serg.mylan2003-11-131-2/+2
* | | fulltext.test, fulltext.result, ft_nlq_search.c:serg@sergbook.mylan2003-11-081-1/+3
|/ /
* | query expansion for fulltext searchserg@serg.mylan2003-10-231-15/+47
* | MATCH ... AGAINST ("..." WITH QUERY EXPANSION) syntaxserg@serg.mylan2003-10-221-2/+2
* | merge with 4.0.15monty@narttu.mysql.fi2003-08-291-7/+7
|\ \ | |/
| * FT-NL bugfix - ignore words that appear more than in 2mio rows to avoid tree ...serg@serg.mylan2003-08-191-31/+8
| * ft_nlq_search.c:serg@sergbook.mysql.com2003-01-081-0/+1
* | Two-level index structure for FULLTEXT indexesserg@serg.mysql.com2003-01-211-47/+38
* | Merge with 4.0monty@mashka.mysql.fi2002-11-211-1/+2
|\ \ | |/
| * BETWEEN fixedserg@sergbook.mysql.com2002-11-061-1/+2
* | mergedserg@serg.mysql.com2002-10-251-9/+13
|\ \ | |/
| * some DBUG_ENTER/RETURN macro addedserg@serg.mysql.com2002-10-181-9/+13
* | Merge with 4.0.3monty@narttu.mysql.fi2002-08-301-4/+5
|\ \ | |/ |/|
| * merge with 4.0monty@hundin.mysql.fi2002-06-031-3/+7
| |\
| * | BTREE heap key structure is now the same as MyISAMram@gw.udmsearch.izhnet.ru2002-05-211-3/+3
| * | RB-Tree indexes support in HEAP tablesbar@gw.udmsearch.izhnet.ru2002-04-251-1/+1
* | | Big code cleanup/review before 4.0.2 release.monty@mashka.mysql.fi2002-06-111-24/+39
| |/ |/|
* | getting rid of default_charset_infoserg@serg.mysql.com2002-04-151-2/+5
|/
* Removed compiler warnings.monty@hundin.mysql.fi2001-12-101-3/+4
* boolean fulltext search without an indexserg@serg.mysql.com2001-11-281-4/+8
* ft_boolean_syntax variableserg@serg.mysql.com2001-11-221-1/+1
* cleanupserg@serg.mysql.com2001-11-061-5/+0
* Fixes up things after merge from 3.23.44monty@hundin.mysql.fi2001-11-051-1/+1
* I have to commit to be able to pullserg@serg.mysql.com2001-10-221-1/+2
* Boolean search passes _some_ testsserg@serg.mysql.com2001-10-091-15/+70
* get rid of ft_search. Now there're two sets of ft_ functions, ft_nlq_* and ft...serg@serg.mysql.com2001-09-251-11/+53
* memory-limited treeserg@serg.mysql.com2001-07-021-2/+2
* change tree to use qsort_cmp2 - compare function with 3 instead of 2 argumentssasha@mysql.sashanet.com2001-05-101-2/+3
* Added all changes from old 4.0 version:monty@work.mysql.com2001-04-111-0/+191