summaryrefslogtreecommitdiff
path: root/myisam
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
| | * "freeing of unallocated pointer" bug fixedunknown2001-08-291-3/+2
| * | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-08-231-2/+1
| |\ \
| | * | Portability fixesunknown2001-08-231-2/+1
| | |/
| * | Mergeunknown2001-08-211-3/+2
| |\ \ | | |/ | |/|
| | * myisamchk.c Make --set-character-set actually do something.unknown2001-08-211-3/+2
| * | Fixes for OS2.unknown2001-08-2211-78/+85
| |/
| * Portability fixes.unknown2001-08-184-15/+19
* | Some warning fixes and some SSL testprograms check-inunknown2001-08-261-1/+1
* | Remove usage of my_dup(), as this casued error 127 when reading MyISAM tablesunknown2001-08-212-7/+15
* | Fix of UNION codeunknown2001-08-195-21/+25
* | Remove warnings and portability fixesunknown2001-08-141-3/+6
* | mergedunknown2001-08-091-2/+2
|\ \ | |/
| * Fix when using --without-server --with-thread-safe-clientunknown2001-08-041-2/+2
* | ft-update bug fixedunknown2001-07-272-12/+6
* | bulk insert bug fixedunknown2001-07-261-2/+2