summaryrefslogtreecommitdiff
path: root/myisam
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * Fix for LOAD DATA FROM MASTER when using tables with checksumunknown2001-09-181-2/+31
* | Merge work:/home/bk/mysql-4.0unknown2001-09-181-0/+11
|\ \
| * | flush bulk-insert tree on dup keyunknown2001-09-151-0/+11
* | | Fixed bug in UNION when doing UNION with the same tablesunknown2001-09-171-0/+1
* | | Fixed locking problem when using bulk insertunknown2001-09-171-9/+19
* | | Portability fixesunknown2001-09-152-1/+4
|/ /
* | Cleanupsunknown2001-09-153-4/+4
* | Merge with 3.23.42unknown2001-09-132-27/+27
|\ \ | |/
| * OS2 patchunknown2001-09-122-27/+27
* | Fixes for German sorting order.unknown2001-09-112-7/+16
* | Merge work.mysql.com:/home/bk/mysqlunknown2001-09-042-2/+2
|\ \ | |/
| * Ensure that libmysqlclient doesn't use raidunknown2001-09-042-2/+2
* | mergeunknown2001-09-021-1/+1
|\ \ | |/
| * Fix to not running mysqld as root by defaultunknown2001-09-021-1/+1
* | merge with 3.23.42unknown2001-09-0214-111/+113
|\ \ | |/
| * Portability fixesunknown2001-08-312-6/+3
| * Portability fixesunknown2001-08-301-2/+1
| * Fixed problem in myisampack with blobsunknown2001-08-302-4/+5
| * Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2001-08-291-3/+2
| |\