summaryrefslogtreecommitdiff
path: root/myisam/mi_check.c
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.1.3-betaunknown2004-07-071-2/+10
|\
| * Fixed some byte order bugs with prepared statements on machines with high-byt...unknown2004-06-181-2/+0
| * Merge bk-internal:/home/bk/mysql-4.1/unknown2004-06-041-0/+10
| |\
| | * make CHECK killableunknown2004-06-041-0/+10
| * | Fix skipp -> skip once and for all.unknown2004-06-031-2/+2
| |/
* | Merging 4.1 to 5.0.unknown2004-05-261-4/+3
|\ \ | |/
| * bug in repair_by_sort of fulltext indexes that contained identicalunknown2004-05-231-4/+3
* | Merge 4.1 -> 5.0.unknown2004-04-071-20/+33
|\ \ | |/
| * cleanup of ha_myisam::deactivate_non_unique_index() and Co.unknown2004-04-021-10/+10
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-03-251-1/+1
| |\
| | * BTREE-indexes in HEAP tables can now be used to optimize ORDER BYunknown2004-03-251-1/+1
| * | Fix for #3067 (REPAIR TABLE reenables disabled keys)unknown2004-03-221-3/+4
| |/
| * merge fixes (use old code)unknown2004-03-181-1/+3
| |\
| | * merge with 4.0unknown2004-03-161-1/+3
| | |\
| | | * Merge with 3.23 to get patch for floor()unknown2004-03-121-1/+3
| | | |\
| | | | * fixed bug #2762 "grammar error in myisam/mi_check.c"unknown2004-02-161-1/+3
| * | | | Fix typo.unknown2004-03-171-1/+1
| |/ / /
| * | | Fix for #2237 and #2490 (analyze and check for RTree keys)unknown2004-02-191-2/+6
| * | | Merge with 4.0.18unknown2004-02-111-2/+8
| |\ \ \ | | |/ /
| | * | two bugs in parallel repair fixedunknown2004-01-201-2/+8
* | | | Merge 4.1 into 5.0.unknown2004-02-101-4/+4
|\ \ \ \ | |/ / /
| * | | checking 2nd level of FT index destroyed info->lastkey and CHECK TABLE errone...unknown2004-01-121-4/+4
* | | | Merge 4.1 to 5.0.unknown2003-12-191-18/+20
|\ \ \ \ | |/ / /
| * | | Fixes after merge with 4.0unknown2003-12-191-2/+3
| * | | Merge with 4.0.17unknown2003-12-171-16/+17
| |\ \ \ | | |/ /
| | * | Portability fixes (mostly test suite)unknown2003-12-161-8/+4
| | * | Fix autoincrement for signed columns (Bug #1366)unknown2003-12-121-1/+1
| | * | chk_del() should not check key delete-chainunknown2003-12-111-7/+12
* | | | Merged 4.1 -> 5.0unknown2003-12-091-21/+49
|\ \ \ \ | |/ / /
| * | | let chk_index() understand 2-level fulltext index formatunknown2003-12-071-21/+49
* | | | Merged 4.1 -> 5.0unknown2003-12-051-3/+3
|\ \ \ \ | |/ / /
| * | | make a clear distinction between max_word_length in *characters* and in *bytes*unknown2003-12-041-3/+3
* | | | Merge 4.1 to 5.0unknown2003-12-011-71/+101
|\ \ \ \ | |/ / /
| * | | Added missing SSL library (Should be in source distribution)unknown2003-11-281-20/+18
| * | | Fixed compiler warnings from Intel compiler in Win64unknown2003-11-231-35/+56
| * | | Merge with 4.0 to get:unknown2003-11-201-2/+12
| |\ \ \ | | |/ /
| | * | minor fixups: more verbose on "no memory" errors - report requested size, avo...unknown2003-11-191-2/+3
| | * | obligatory update checksum on repair, if it is obligatory verified on check.unknown2003-11-141-0/+9
| * | | Merge key cache structures to oneunknown2003-11-201-16/+17
* | | | Merging 4.1->5.0.unknown2003-11-191-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Merging 4.1->5.0unknown2003-10-221-1/+1
| |\ \ \
| | * \ \ Merging 4.1 -> 5.0unknown2003-09-241-1/+1
| | |\ \ \
| | | * \ \ Merge 4.1 into 5.0unknown2003-08-261-1/+1
| | | |\ \ \
| | | | * \ \ Merge 4.1 into 5.0 (first pass).unknown2003-07-081-1/+1
| | | | |\ \ \
| | | | | * \ \ Mergingunknown2003-04-081-1/+1
| | | | | |\ \ \
| | | | | | * | | SCRUMunknown2003-04-081-1/+1
| | | | | | * | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2003-03-311-1/+1
| | | | | | |\ \ \
| | | | | | | * | | SCRUMunknown2003-03-311-1/+1
* | | | | | | | | | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSunknown2003-11-181-16/+18
* | | | | | | | | | Merge bk-internal:/home/bk/mysql-4.1/unknown2003-10-311-19/+26
|\ \ \ \ \ \ \ \ \ \