Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | New improved IO_CACHE | monty@bitch.mysql.fi | 2001-11-28 | 2 | -8/+8 | |
|/ / | ||||||
* | | ft_dump re-enabled, manual fixes | serg@serg.mysql.com | 2001-11-22 | 2 | -22/+6 | |
* | | Merge work:/home/bk/mysql-4.0 | serg@serg.mysql.com | 2001-11-22 | 5 | -49/+66 | |
|\ \ | ||||||
| * | | ft_boolean_syntax variable | serg@serg.mysql.com | 2001-11-22 | 5 | -45/+45 | |
| * | | fixes for ft-boolean and range optimizer | serg@serg.mysql.com | 2001-11-22 | 1 | -4/+21 | |
* | | | Fix bug when repairing compressed MyISAM files | monty@hundin.mysql.fi | 2001-11-22 | 5 | -34/+60 | |
|/ / | ||||||
* | | ignore ft_min_word_len and stopword check for truncated words in the query | serg@serg.mysql.com | 2001-11-13 | 1 | -2/+2 | |
* | | memory leak fixed | serg@serg.mysql.com | 2001-11-10 | 1 | -1/+2 | |
* | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 | monty@hundin.mysql.fi | 2001-11-08 | 1 | -3/+2 | |
|\ \ | ||||||
| * | | ft_boolean_search.c test | serg@serg.mysql.com | 2001-11-08 | 1 | -1/+1 | |
| * | | bug in relevance calculation fixed | serg@serg.mysql.com | 2001-11-08 | 1 | -2/+1 | |
* | | | Portability fix. | monty@hundin.mysql.fi | 2001-11-07 | 2 | -16/+22 | |
* | | | merge | monty@hundin.mysql.fi | 2001-11-07 | 1 | -3/+4 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | Added missing mysqlbinlog to binary distributions. | monty@hundin.mysql.fi | 2001-11-07 | 1 | -2/+4 | |
* | | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 | monty@hundin.mysql.fi | 2001-11-07 | 6 | -140/+201 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | cleanup | serg@serg.mysql.com | 2001-11-06 | 3 | -12/+2 | |
| * | | Merge | serg@serg.mysql.com | 2001-11-06 | 4 | -128/+199 | |
| |\ \ | ||||||
| | * | | ft boolean search by table scan; queue_fix() | serg@serg.mysql.com | 2001-11-06 | 4 | -128/+199 | |
* | | | | Portability fix | monty@hundin.mysql.fi | 2001-11-07 | 8 | -43/+43 | |
* | | | | Merge hundin:/my/mysql-4.0 into bitch.mysql.fi:/my/mysql-4.0 | monty@bitch.mysql.fi | 2001-11-06 | 1 | -3/+3 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Make ft_xxx variables ulong to not break mysqld.cc init of variables. | monty@hundin.mysql.fi | 2001-11-05 | 1 | -3/+3 | |
* | | | | emove purify warnings | monty@bitch.mysql.fi | 2001-11-06 | 1 | -0/+1 | |
|/ / / | ||||||
* | | | Fixes up things after merge from 3.23.44 | monty@hundin.mysql.fi | 2001-11-05 | 3 | -15/+15 | |
* | | | merge with 3.23.44 | monty@hundin.mysql.fi | 2001-11-04 | 3 | -3/+7 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | Portability fixes | monty@hundin.mysql.fi | 2001-10-31 | 2 | -2/+3 | |
| * | | Update for OS2 (patch from Yuri Dario). | monty@hundin.mysql.fi | 2001-10-31 | 2 | -1/+5 | |
| * | | Fixed bug in INSERT DELAYED | monty@hundin.mysql.fi | 2001-10-02 | 1 | -14/+10 | |
* | | | merge | monty@hundin.mysql.fi | 2001-11-03 | 3 | -12/+34 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Fixed error message when opening a not-MyISAM file. | monty@tramp.mysql.fi | 2001-10-29 | 3 | -12/+34 | |
* | | | Merge work:/home/bk/mysql-4.0 | serg@serg.mysql.com | 2001-10-23 | 1 | -3/+3 | |
|\ \ \ | ||||||
| * | | | Remove unused lines in mysiam/Makefile.am that confused automake. | tim@black.box | 2001-10-22 | 1 | -3/+3 | |
| |/ / | ||||||
* | | | I have to commit to be able to pull | serg@serg.mysql.com | 2001-10-22 | 3 | -5/+6 | |
* | | | two bugs in ft_update | serg@serg.mysql.com | 2001-10-20 | 1 | -17/+11 | |
|/ / | ||||||
* | | typo fixed | serg@serg.mysql.com | 2001-10-17 | 1 | -1/+1 | |
* | | misc. fulltext staff | serg@serg.mysql.com | 2001-10-11 | 1 | -1/+1 | |
* | | quck fix for `make all' to work | serg@serg.mysql.com | 2001-10-09 | 1 | -1/+1 | |
* | | merged | serg@serg.mysql.com | 2001-10-09 | 28 | -200/+281 | |
|\ \ | ||||||
| * | | Updated manual about embedded version. | monty@hundin.mysql.fi | 2001-10-08 | 1 | -5/+1 | |
| * | | Cleaned up SSL documentation | monty@hundin.mysql.fi | 2001-10-02 | 29 | -197/+282 | |
| * | | Integrated table->ref_primary_key into table->part_of_key | monty@hundin.mysql.fi | 2001-09-21 | 1 | -1/+1 | |
* | | | get rid of comp() macro - CMP is already in place | serg@serg.mysql.com | 2001-10-09 | 2 | -4/+2 | |
* | | | Boolean search passes _some_ tests | serg@serg.mysql.com | 2001-10-09 | 7 | -187/+314 | |
* | | | get rid of ft_search. Now there're two sets of ft_ functions, ft_nlq_* and ft... | serg@serg.mysql.com | 2001-09-25 | 6 | -97/+64 | |
* | | | Initial checkin of the new boolean fulltext search code | serg@serg.mysql.com | 2001-09-21 | 2 | -163/+254 | |
|/ / | ||||||
* | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 | monty@hundin.mysql.fi | 2001-09-18 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | Cleanup | monty@hundin.mysql.fi | 2001-09-18 | 1 | -1/+1 | |
* | | | merge | monty@work.mysql.com | 2001-09-18 | 1 | -6/+0 | |
|\ \ \ | |/ / |/| / | |/ | ||||||
| * | Fix bug in SELECT EXPLAIN ... ORDER BY | monty@hundin.mysql.fi | 2001-09-18 | 1 | -6/+0 | |
* | | Merge work.mysql.com:/home/bk/mysql | monty@work.mysql.com | 2001-09-18 | 1 | -2/+31 | |
|\ \ | |/ | ||||||
| * | Fix for LOAD DATA FROM MASTER when using tables with checksum | monty@hundin.mysql.fi | 2001-09-18 | 1 | -2/+31 |