summaryrefslogtreecommitdiff
path: root/myisam
Commit message (Expand)AuthorAgeFilesLines
* mergeunknown2001-12-0511-59/+82
|\
| * Update of query cache code.unknown2001-12-051-0/+6
| * Query cache.unknown2001-12-0210-58/+75
* | ft_boolean_search.c bugfix "+(aaa bbb) +ccc"unknown2001-12-042-18/+41
|/
* Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2001-11-292-5/+4
|\
| * Fix not critical MyISAM bug in locking.unknown2001-11-292-5/+4
* | Mergeunknown2001-11-286-22/+42
|\ \ | |/ |/|
| * boolean fulltext search without an indexunknown2001-11-286-22/+42
* | New improved IO_CACHEunknown2001-11-282-8/+8
|/
* ft_dump re-enabled, manual fixesunknown2001-11-222-22/+6
* Merge work:/home/bk/mysql-4.0unknown2001-11-225-49/+66
|\
| * ft_boolean_syntax variableunknown2001-11-225-45/+45
| * fixes for ft-boolean and range optimizerunknown2001-11-221-4/+21
* | Fix bug when repairing compressed MyISAM filesunknown2001-11-225-34/+60
|/
* ignore ft_min_word_len and stopword check for truncated words in the queryunknown2001-11-131-2/+2
* memory leak fixedunknown2001-11-101-1/+2
* Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2001-11-081-3/+2
|\
| * ft_boolean_search.c testunknown2001-11-081-1/+1
| * bug in relevance calculation fixedunknown2001-11-081-2/+1
* | Portability fix.unknown2001-11-072-16/+22
* | mergeunknown2001-11-071-3/+4
|\ \
| * | Added missing mysqlbinlog to binary distributions.unknown2001-11-071-2/+4
* | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2001-11-076-140/+201
|\ \ \ | | |/ | |/|
| * | cleanupunknown2001-11-063-12/+2
| * | Mergeunknown2001-11-064-128/+199
| |\ \
| | * | ft boolean search by table scan; queue_fix()unknown2001-11-064-128/+199
* | | | Portability fixunknown2001-11-078-43/+43
* | | | Merge hundin:/my/mysql-4.0 into bitch.mysql.fi:/my/mysql-4.0unknown2001-11-061-3/+3
|\ \ \ \ | |/ / /
| * | | Make ft_xxx variables ulong to not break mysqld.cc init of variables.unknown2001-11-051-3/+3
* | | | emove purify warningsunknown2001-11-061-0/+1
|/ / /
* | | Fixes up things after merge from 3.23.44unknown2001-11-053-15/+15
* | | merge with 3.23.44unknown2001-11-043-3/+7
|\ \ \ | | |/ | |/|
| * | Portability fixesunknown2001-10-312-2/+3
| * | Update for OS2 (patch from Yuri Dario).unknown2001-10-312-1/+5
| * | Fixed bug in INSERT DELAYEDunknown2001-10-021-14/+10
* | | mergeunknown2001-11-033-12/+34
|\ \ \ | |_|/ |/| |
| * | Fixed error message when opening a not-MyISAM file.unknown2001-10-293-12/+34
* | | Merge work:/home/bk/mysql-4.0unknown2001-10-231-3/+3
|\ \ \
| * | | Remove unused lines in mysiam/Makefile.am that confused automake.unknown2001-10-221-3/+3
| |/ /
* | | I have to commit to be able to pullunknown2001-10-223-5/+6
* | | two bugs in ft_updateunknown2001-10-201-17/+11
|/ /
* | typo fixedunknown2001-10-171-1/+1
* | misc. fulltext staffunknown2001-10-111-1/+1
* | quck fix for `make all' to workunknown2001-10-091-1/+1
* | mergedunknown2001-10-0928-200/+281
|\ \
| * | Updated manual about embedded version.unknown2001-10-081-5/+1
| * | Cleaned up SSL documentationunknown2001-10-0229-197/+282
| * | Integrated table->ref_primary_key into table->part_of_keyunknown2001-09-211-1/+1
* | | get rid of comp() macro - CMP is already in placeunknown2001-10-092-4/+2
* | | Boolean search passes _some_ testsunknown2001-10-097-187/+314