summaryrefslogtreecommitdiff
path: root/myisam/mi_check.c
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/home/gluh/MySQL/Merge/4.1unknown2007-12-131-1/+1
|\
| * Bug #30284 spatial key corruption.unknown2007-11-191-1/+1
* | BUG#31277 - myisamchk --unpack corrupts a tableunknown2007-11-071-18/+21
|/
* BUG#25712 - insert delayed and check table run together report crashedunknown2007-05-161-6/+7
* Bug#22119 - Changing MI_KEY_BLOCK_LENGTH makes a wrong myisamchkunknown2006-10-251-17/+73
* Merge chilla.local:/home/mydev/mysql-4.1-bug8283unknown2006-10-091-49/+257
|\
| * Bug#8283 - OPTIMIZE TABLE causes data lossunknown2006-10-091-49/+257
* | Merge mysql.com:/home/hf/work/mysql-4.1.12991unknown2006-09-251-1/+4
|\ \
| * | bug #12991 (compile error --without-geometry)unknown2006-09-061-1/+4
* | | bug #12620 (UTF-8 indexing causes ER_NO_KEYFILE error)unknown2006-09-041-3/+6
|/ /
* | Bug#17877 - Corrupted spatial indexunknown2006-06-281-2/+3
|/
* Merge mysql.com:/home/mydev/mysql-4.0-bug10405unknown2006-04-291-9/+17
|\
| * Bug#10405 - myisamchk damages auto_increment columns when changing character setunknown2006-04-101-9/+17
* | Review of new pushed codeunknown2005-11-011-1/+1
* | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-10-251-3/+4
|\ \
| * | Changed some dbug print options.unknown2005-10-251-3/+4
* | | Added more tests for new UPDATE ... ORDER BY ... LIMIT optimizationunknown2005-10-251-18/+18
* | | BUG#9622: post-review-fixes: better commentsunknown2005-10-231-22/+32
* | | BUG#9622, stage 2, work together with fix for BUG#12232:unknown2005-10-211-15/+161
|/ /
* | BUG#12232: Addressing docs team feedback: s/inequal/unequal/unknown2005-09-241-1/+1
* | BUG#12232: Add a server option to treat NULL values as equal when calculating...unknown2005-09-211-13/+17
* | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-09-051-2/+4
|\ \
| * | a fix (bug #4214: Table corruption with myisampack and large BLOB objects).unknown2005-09-051-2/+4
* | | Fix for bug #9465 (check table extended fails with SPATIAL)unknown2005-08-091-9/+13
|/ /
* | Merge mysql.com:/home/my/mysql-4.0 into mysql.com:/home/my/mysql-4.1unknown2005-06-071-0/+8
|\ \ | |/
| * Bug #10901unknown2005-06-031-2/+4
| * Bug #10901unknown2005-06-031-0/+6
* | Fix for BUG#9622: Make index statistics collection in MyISAM behave the sameunknown2005-05-141-1/+35
* | don't check record's checksum in REPAIRunknown2005-04-111-2/+5
* | Fix for bug #7545 (Undefined symbols if --without-geometry)unknown2005-01-031-0/+2
* | Fix for bug #6755 (ALTER TABLE ENABLE KEYS corrupts spatial index)unknown2004-12-061-1/+9
* | After merge fixesunknown2004-11-121-4/+5
* | mi_write: fix for ft2 when found word (in the tree) has different length as t...unknown2004-11-111-0/+8
* | proper max_records estimation for sort-repair of fulltext indexesunknown2004-10-291-1/+1
* | Merge with 4.0 for 4.1 releaseunknown2004-10-061-1/+1
|\ \ | |/
| * Fix for BUG#4785:unknown2004-09-221-1/+1
| * Fix for #3067unknown2004-03-241-2/+3
* | BUG#5327 - mi_sort_index() of 2-level treeunknown2004-09-031-9/+23
* | bug in my_strnncoll_utf8 (and friends) fixedunknown2004-08-301-14/+22
* | 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
|/ /
* | bug in repair_by_sort of fulltext indexes that contained identicalunknown2004-05-231-4/+3
* | 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
| |\ \ | | |/