summaryrefslogtreecommitdiff
path: root/myisam
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.1 to get in latest bug fixesunknown2004-11-042-3/+7
|\
| * A fix (bug #6309: myisamchk compiled without debug support , --help shows vis...unknown2004-11-021-2/+6
| * proper max_records estimation for sort-repair of fulltext indexesunknown2004-10-291-1/+1
* | merge with 4.1unknown2004-10-2913-39/+117
|\ \ | |/
| * don't hang if the text contains illegal charactersunknown2004-10-251-2/+2
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2004-10-221-1/+1
| |\
| | * - applied portability fix for Windows (1ULL -> ULL(1)) to myisampack.cunknown2004-10-221-1/+1
| * | correct fix for the bug #6151unknown2004-10-221-1/+1
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2004-10-223-1/+8
| |\ \ | | |/
| | * Fix compiler warnings (detected by Intel's C++ compiler)unknown2004-10-223-1/+8
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2004-10-224-9/+32
| |\ \ | | |/
| | * Merge with 4.0unknown2004-10-201-7/+27
| | |\
| | | * Code cleanups (done during review of new code)unknown2004-10-201-7/+5
| | | * Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-10-111-8/+30
| | | |\
| | | | * Fix for BUG#4785 part two:unknown2004-09-291-8/+30
| | * | | Review of all code pushed since last reviewunknown2004-10-203-2/+5
| * | | | s/puts/printf/unknown2004-10-211-5/+5
| |/ / /
| * | | Merge mysql.com:/home/my/mysql-4.0 into mysql.com:/home/my/mysql-4.1unknown2004-10-071-14/+18
| |\ \ \ | | |/ /
| | * | Code cleanups while doing review of pushed codeunknown2004-10-061-14/+18
| * | | Merge with 4.0 for 4.1 releaseunknown2004-10-065-20/+61
| |\ \ \ | | |/ /
| | * | Reverted patch for new usage of open_count as it caused more problems than it...unknown2004-10-062-85/+41
| | |/
| | * Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-09-223-6/+15
| | |\
| | | * Fix for BUG#4785:unknown2004-09-223-6/+15
| | * | bug#2831 - --extenral-locking does not fully work with --myisam-recover.unknown2004-09-182-5/+81
| | |/
| * | Fix for bug #5532 (error 22 inserting GIS data)unknown2004-09-151-4/+7
* | | Merge with 4.1unknown2004-09-068-89/+161
|\ \ \ | |/ /
| * | mergedunknown2004-09-031-9/+23
| |\ \
| | * | BUG#5327 - mi_sort_index() of 2-level treeunknown2004-09-031-9/+23
| * | | Merge with 4.0unknown2004-09-014-4/+4
| |\ \ \ | | |/ / | |/| / | | |/
| | * Added global my_getopt_error_reporter function pointer which is unknown2004-08-314-4/+4
| * | space-stripping in _mi_prefix_search: BUG#5284unknown2004-08-301-3/+2
| * | bug in my_strnncoll_utf8 (and friends) fixedunknown2004-08-304-17/+27
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2004-08-264-4/+4
| |\ \
| | * \ mergedunknown2004-08-264-4/+4
| | |\ \ | | | |/
| | | * mysql_priv.h:unknown2004-08-144-4/+4
| * | | Portability fixesunknown2004-08-261-11/+12
| |/ /
| * | BDB: Bug#4531: unique key prefix interacts poorly with utf8,unknown2004-08-241-5/+8
| * | after merge fixunknown2004-08-201-2/+1
| * | Bug#4594 "column index make = failed for gbk, but like works"unknown2004-08-201-4/+4
| * | Bug#4521: unique key prefix interacts poorly with utf8. unknown2004-08-191-3/+12
| * | manually mergedunknown2004-08-182-25/+29
| |\ \ | | |/
| | * bug#4816. index search for NULL in blobunknown2004-08-011-0/+2
| | * Fixed some DBUG_PRINT format problems.unknown2004-07-261-25/+28
| | * Fixed a probable typo. Unfortunately we will not be able to test this ;-)unknown2004-07-261-1/+1
| * | apply UNIQUE constrain correctly for multi-byte charsetsunknown2004-08-131-61/+52
| * | #4521: unique key prefix interacts poorly with utf8unknown2004-08-121-0/+39
| * | bad merge fixed - myisamchk support for --ft_stopword_file restoredunknown2004-08-101-2/+2
| * | WL#1518, "make bundled zlib usable for unix builds": unknown2004-07-241-2/+5
* | | failing fulltext_order_by.test fixedunknown2004-07-151-1/+1
* | | After merge fixesunknown2004-07-152-2/+2