summaryrefslogtreecommitdiff
path: root/myisam/ft_nlq_search.c
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.0unknown2002-11-211-1/+2
|\
| * BETWEEN fixedunknown2002-11-061-1/+2
* | mergedunknown2002-10-251-9/+13
|\ \ | |/
| * some DBUG_ENTER/RETURN macro addedunknown2002-10-181-9/+13
* | Merge with 4.0.3unknown2002-08-301-4/+5
|\ \ | |/ |/|
| * merge with 4.0unknown2002-06-031-3/+7
| |\
| * | BTREE heap key structure is now the same as MyISAMunknown2002-05-211-3/+3
| * | RB-Tree indexes support in HEAP tablesunknown2002-04-251-1/+1
* | | Big code cleanup/review before 4.0.2 release.unknown2002-06-111-24/+39
| |/ |/|
* | getting rid of default_charset_infounknown2002-04-151-2/+5
|/
* Removed compiler warnings.unknown2001-12-101-3/+4
* boolean fulltext search without an indexunknown2001-11-281-4/+8
* ft_boolean_syntax variableunknown2001-11-221-1/+1
* cleanupunknown2001-11-061-5/+0
* Fixes up things after merge from 3.23.44unknown2001-11-051-1/+1
* I have to commit to be able to pullunknown2001-10-221-1/+2
* Boolean search passes _some_ testsunknown2001-10-091-15/+70
* get rid of ft_search. Now there're two sets of ft_ functions, ft_nlq_* and ft...unknown2001-09-251-11/+53
* memory-limited treeunknown2001-07-021-2/+2
* change tree to use qsort_cmp2 - compare function with 3 instead of 2 argumentsunknown2001-05-101-2/+3
* Added all changes from old 4.0 version:unknown2001-04-111-0/+191