summaryrefslogtreecommitdiff
path: root/myisam
Commit message (Expand)AuthorAgeFilesLines
...
* | | New improved IO_CACHEmonty@bitch.mysql.fi2001-11-282-8/+8
|/ /
* | ft_dump re-enabled, manual fixesserg@serg.mysql.com2001-11-222-22/+6
* | Merge work:/home/bk/mysql-4.0serg@serg.mysql.com2001-11-225-49/+66
|\ \
| * | ft_boolean_syntax variableserg@serg.mysql.com2001-11-225-45/+45
| * | fixes for ft-boolean and range optimizerserg@serg.mysql.com2001-11-221-4/+21
* | | Fix bug when repairing compressed MyISAM filesmonty@hundin.mysql.fi2001-11-225-34/+60
|/ /
* | ignore ft_min_word_len and stopword check for truncated words in the queryserg@serg.mysql.com2001-11-131-2/+2
* | memory leak fixedserg@serg.mysql.com2001-11-101-1/+2
* | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0monty@hundin.mysql.fi2001-11-081-3/+2
|\ \
| * | ft_boolean_search.c testserg@serg.mysql.com2001-11-081-1/+1
| * | bug in relevance calculation fixedserg@serg.mysql.com2001-11-081-2/+1
* | | Portability fix.monty@hundin.mysql.fi2001-11-072-16/+22
* | | mergemonty@hundin.mysql.fi2001-11-071-3/+4
|\ \ \ | | |/ | |/|
| * | Added missing mysqlbinlog to binary distributions.monty@hundin.mysql.fi2001-11-071-2/+4
* | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0monty@hundin.mysql.fi2001-11-076-140/+201
|\ \ \ | | |/ | |/|
| * | cleanupserg@serg.mysql.com2001-11-063-12/+2
| * | Mergeserg@serg.mysql.com2001-11-064-128/+199
| |\ \
| | * | ft boolean search by table scan; queue_fix()serg@serg.mysql.com2001-11-064-128/+199
* | | | Portability fixmonty@hundin.mysql.fi2001-11-078-43/+43
* | | | Merge hundin:/my/mysql-4.0 into bitch.mysql.fi:/my/mysql-4.0monty@bitch.mysql.fi2001-11-061-3/+3
|\ \ \ \ | |/ / /
| * | | Make ft_xxx variables ulong to not break mysqld.cc init of variables.monty@hundin.mysql.fi2001-11-051-3/+3
* | | | emove purify warningsmonty@bitch.mysql.fi2001-11-061-0/+1
|/ / /
* | | Fixes up things after merge from 3.23.44monty@hundin.mysql.fi2001-11-053-15/+15
* | | merge with 3.23.44monty@hundin.mysql.fi2001-11-043-3/+7
|\ \ \ | | |/ | |/|
| * | Portability fixesmonty@hundin.mysql.fi2001-10-312-2/+3
| * | Update for OS2 (patch from Yuri Dario).monty@hundin.mysql.fi2001-10-312-1/+5
| * | Fixed bug in INSERT DELAYEDmonty@hundin.mysql.fi2001-10-021-14/+10
* | | mergemonty@hundin.mysql.fi2001-11-033-12/+34
|\ \ \ | |_|/ |/| |
| * | Fixed error message when opening a not-MyISAM file.monty@tramp.mysql.fi2001-10-293-12/+34
* | | Merge work:/home/bk/mysql-4.0serg@serg.mysql.com2001-10-231-3/+3
|\ \ \
| * | | Remove unused lines in mysiam/Makefile.am that confused automake.tim@black.box2001-10-221-3/+3
| |/ /
* | | I have to commit to be able to pullserg@serg.mysql.com2001-10-223-5/+6
* | | two bugs in ft_updateserg@serg.mysql.com2001-10-201-17/+11
|/ /
* | typo fixedserg@serg.mysql.com2001-10-171-1/+1
* | misc. fulltext staffserg@serg.mysql.com2001-10-111-1/+1
* | quck fix for `make all' to workserg@serg.mysql.com2001-10-091-1/+1
* | mergedserg@serg.mysql.com2001-10-0928-200/+281
|\ \
| * | Updated manual about embedded version.monty@hundin.mysql.fi2001-10-081-5/+1
| * | Cleaned up SSL documentationmonty@hundin.mysql.fi2001-10-0229-197/+282
| * | Integrated table->ref_primary_key into table->part_of_keymonty@hundin.mysql.fi2001-09-211-1/+1
* | | get rid of comp() macro - CMP is already in placeserg@serg.mysql.com2001-10-092-4/+2
* | | Boolean search passes _some_ testsserg@serg.mysql.com2001-10-097-187/+314
* | | get rid of ft_search. Now there're two sets of ft_ functions, ft_nlq_* and ft...serg@serg.mysql.com2001-09-256-97/+64
* | | Initial checkin of the new boolean fulltext search codeserg@serg.mysql.com2001-09-212-163/+254
|/ /
* | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0monty@hundin.mysql.fi2001-09-181-1/+1
|\ \
| * | Cleanupmonty@hundin.mysql.fi2001-09-181-1/+1
* | | mergemonty@work.mysql.com2001-09-181-6/+0
|\ \ \ | |/ / |/| / | |/
| * Fix bug in SELECT EXPLAIN ... ORDER BYmonty@hundin.mysql.fi2001-09-181-6/+0
* | Merge work.mysql.com:/home/bk/mysqlmonty@work.mysql.com2001-09-181-2/+31
|\ \ | |/
| * Fix for LOAD DATA FROM MASTER when using tables with checksummonty@hundin.mysql.fi2001-09-181-2/+31