summaryrefslogtreecommitdiff
path: root/myisam/ft_parser.c
Commit message (Expand)AuthorAgeFilesLines
* some DBUG_ENTER/RETURN macro addedunknown2002-10-181-4/+8
* parser bug of "phrase search" fixedunknown2002-06-281-2/+2
* phrase search parser bugunknown2002-05-081-1/+1
* phrase searchunknown2002-04-181-3/+11
* getting rid of default_charset_infounknown2002-04-151-10/+9
* Query cache.unknown2001-12-021-2/+3
* boolean fulltext search without an indexunknown2001-11-281-3/+3
* ft_boolean_syntax variableunknown2001-11-221-20/+18
* ignore ft_min_word_len and stopword check for truncated words in the queryunknown2001-11-131-2/+2
* ft boolean search by table scan; queue_fix()unknown2001-11-061-23/+11
* Boolean search passes _some_ testsunknown2001-10-091-1/+1
* ft-update bug fixedunknown2001-07-271-4/+5
* memory-limited treeunknown2001-07-021-1/+1
* change tree to use qsort_cmp2 - compare function with 3 instead of 2 argumentsunknown2001-05-101-2/+3
* ft_* variables addedunknown2001-04-171-2/+2
* Added SQL_CALC_FOUND_ROWS and FOUND_ROWS()unknown2001-04-121-3/+2
* Added all changes from old 4.0 version:unknown2001-04-111-23/+115
* ft_parser.c minor bug that causes slightly incorrect weights and was found on...unknown2000-11-091-3/+1
* sql_table.cc key length limit check disabled for FULLTEXTunknown2000-10-041-3/+4
* Fixed indention, removed compiler varnings and fixed a bugunknown2000-09-291-1/+1
* Fixes for FULLTEXT and TIME typeunknown2000-09-131-12/+12
* Fixed for Ia64 + delayed key creation + a lot of small bug fixesunknown2000-08-151-1/+1
* Import changesetunknown2000-07-311-0/+152