summaryrefslogtreecommitdiff
path: root/myisam/ft_nlq_search.c
Commit message (Expand)AuthorAgeFilesLines
* ft_nlq_search.c:serg@sergbook.mysql.com2003-01-081-0/+1
* BETWEEN fixedserg@sergbook.mysql.com2002-11-061-1/+2
* some DBUG_ENTER/RETURN macro addedserg@serg.mysql.com2002-10-181-9/+13
* 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