summaryrefslogtreecommitdiff
path: root/myisam/ft_update.c
Commit message (Expand)AuthorAgeFilesLines
* make a clear distinction between max_word_length in *characters* and in *bytes*unknown2003-12-041-1/+1
* Merge key cache structures to oneunknown2003-11-201-3/+3
* post-merge fixesunknown2003-10-311-2/+2
* query expansion for fulltext searchunknown2003-10-231-3/+4
* cleanupunknown2003-10-151-7/+5
* ft1->ft2 auto-conversion on INSERT (WL#725)unknown2003-10-021-9/+50
* ft_update.c:unknown2003-06-111-2/+12
* more DBUG_xxx tagsunknown2003-06-091-21/+45
* Two-level index structure for FULLTEXT indexesunknown2003-01-211-8/+2
* Merge with 4.0.3unknown2002-08-301-3/+3
|\
| * merge with 4.0unknown2002-06-031-11/+8
| |\
| * | BTREE heap key structure is now the same as MyISAMunknown2002-05-211-2/+2
* | | Big code cleanup/review before 4.0.2 release.unknown2002-06-111-16/+27
| |/ |/|
* | getting rid of default_charset_infounknown2002-04-151-11/+8
|/
* ft-bugfix (UPDATE something -> NULL)unknown2002-01-131-1/+2
* Added FLUSH DES_KEY_FILE.unknown2001-12-131-4/+5
* rewrote ft_boolean_find_relevance() to use ft_segiteratorunknown2001-12-111-5/+2
* Merge work:/home/bk/mysql-4.0unknown2001-12-111-69/+71
|\
| * _mi_ft_segiterator function familyunknown2001-12-111-69/+71
* | Removed compiler warnings.unknown2001-12-101-1/+2
|/
* Query cache.unknown2001-12-021-2/+3
* boolean fulltext search without an indexunknown2001-11-281-3/+3
* ft boolean search by table scan; queue_fix()unknown2001-11-061-12/+20
* two bugs in ft_updateunknown2001-10-201-17/+11
* ft-update bug fixedunknown2001-07-271-8/+1
* mergedunknown2001-07-121-0/+4
|\
| * bug fixedunknown2001-07-121-0/+4
* | Added SQL_CALC_FOUND_ROWS and FOUND_ROWS()unknown2001-04-121-3/+3
* | Added all changes from old 4.0 version:unknown2001-04-111-3/+68
|/
* Automatic repair of MyISAM tables + portability fixesunknown2000-10-111-1/+1
* Fixed indention, removed compiler varnings and fixed a bugunknown2000-09-291-5/+6
* Fixes for FULLTEXT and TIME typeunknown2000-09-131-9/+23
* Import changesetunknown2000-07-311-0/+189