summaryrefslogtreecommitdiff
path: root/myisam/mi_check.c
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/home/mydev/mysql-4.1-bug17877unknown2006-06-291-2/+3
|\
| * Bug#17877 - Corrupted spatial indexunknown2006-06-281-2/+3
* | Bug#19604 - CHECK TABLE with concurrent INSERT can reset auto_incrementunknown2006-05-311-18/+16
* | Merge mysql.com:/home/mydev/mysql-4.1-bug10405unknown2006-05-021-9/+17
|\ \ | |/
| * 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
* | | Fixes bug #14902. When analysing a table with FT index that contains stopwordsunknown2005-11-231-1/+2
* | | Manually mergedunknown2005-11-011-1/+1
|\ \ \ | |/ /
| * | Review of new pushed codeunknown2005-11-011-1/+1
* | | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1unknown2005-10-271-35/+192
|\ \ \ | |/ /
| * | 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
| |/ /
* | | 1.2048 05/10/20 10:31:16 ingo@mysql.com +1 -0unknown2005-10-261-7/+12
* | | Merge bk@192.168.21.1:/usr/home/bk/mysql-5.0unknown2005-10-151-1/+4
|\ \ \
| * | | Fix for bug #12991 (compile error --without-geometry)unknown2005-09-091-1/+4
* | | | CHECKSUM TABLE now allows concurrent insertsunknown2005-09-271-5/+5
* | | | Manually mergedunknown2005-09-241-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | BUG#12232: Addressing docs team feedback: s/inequal/unequal/unknown2005-09-241-1/+1
* | | | mergedunknown2005-09-211-13/+17
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | BUG#12232: Add a server option to treat NULL values as equal when calculating...unknown2005-09-211-13/+17
* | | Merge mysql.com:/usr/home/ram/work/4.1.b4214unknown2005-09-051-2/+4
|\ \ \ | |/ /
| * | 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
* | | | Merge deer.(none):/home/hf/work/mysql-4.1.cleanunknown2005-08-271-9/+13
|\ \ \ \ | |/ / /
| * | | Fix for bug #9465 (check table extended fails with SPATIAL)unknown2005-08-091-9/+13
| |/ /
* | | Bug#10932 - Building server with key limit of 128, makes test cases failunknown2005-07-191-17/+16
* | | Mergeunknown2005-06-091-0/+8
|\ \ \ | |/ /
| * | 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
* | | Resolve merge from 4.1unknown2005-05-181-1/+35
|\ \ \ | |/ /
| * | Fix for BUG#9622: Make index statistics collection in MyISAM behave the sameunknown2005-05-141-1/+35
* | | Mergeunknown2005-04-131-2/+5
|\ \ \ | |/ /
| * | don't check record's checksum in REPAIRunknown2005-04-111-2/+5
* | | Merge with 4.1 tree to get fix for INSERT IGNORE ... ON DUPLICATE KEYunknown2005-01-031-0/+2
|\ \ \ | |/ /
| * | Fix for bug #7545 (Undefined symbols if --without-geometry)unknown2005-01-031-0/+2
* | | Merge with 4.1unknown2004-12-221-1/+9
|\ \ \ | |/ /
| * | Fix for bug #6755 (ALTER TABLE ENABLE KEYS corrupts spatial index)unknown2004-12-061-1/+9
* | | Add 0x before pointers (to help with debugging)unknown2004-12-181-1/+2
* | | Merge with new VARCHAR codeunknown2004-12-061-2/+2
|\ \ \ | |/ / |/| |
| * | Add support for up to VARCHAR (size up to 65535)unknown2004-12-061-2/+2
* | | 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