summaryrefslogtreecommitdiff
path: root/myisam
Commit message (Expand)AuthorAgeFilesLines
* Fix not critical MyISAM bug in locking.unknown2001-11-292-5/+4
* 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
* | | get rid of ft_search. Now there're two sets of ft_ functions, ft_nlq_* and ft...unknown2001-09-256-97/+64
* | | Initial checkin of the new boolean fulltext search codeunknown2001-09-212-163/+254
|/ /
* | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2001-09-181-1/+1
|\ \
| * | Cleanupunknown2001-09-181-1/+1
* | | mergeunknown2001-09-181-6/+0
|\ \ \ | |/ / |/| / | |/
| * Fix bug in SELECT EXPLAIN ... ORDER BYunknown2001-09-181-6/+0
* | Merge work.mysql.com:/home/bk/mysqlunknown2001-09-181-2/+31
|\ \ | |/