summaryrefslogtreecommitdiff
path: root/myisam/mi_check.c
Commit message (Expand)AuthorAgeFilesLines
* Fixes bug #14902. When analysing a table with FT index that contains stopwordsSergeyV@selena.2005-11-231-1/+2
* Manually mergedevgen@moonbone.local2005-11-011-1/+1
|\
| * Review of new pushed codemonty@mysql.com2005-11-011-1/+1
* | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1jani@ua141d10.elisa.omakaista.fi2005-10-271-35/+192
|\ \ | |/
| * Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-4.1jani@ua141d10.elisa.omakaista.fi2005-10-251-3/+4
| |\
| | * Changed some dbug print options.jani@ua141d10.elisa.omakaista.fi2005-10-251-3/+4
| * | Added more tests for new UPDATE ... ORDER BY ... LIMIT optimizationmonty@mysql.com2005-10-251-18/+18
| * | BUG#9622: post-review-fixes: better commentssergefp@mysql.com2005-10-231-22/+32
| * | BUG#9622, stage 2, work together with fix for BUG#12232:sergefp@mysql.com2005-10-211-15/+161
| |/
* | 1.2048 05/10/20 10:31:16 ingo@mysql.com +1 -0ingo@mysql.com2005-10-261-7/+12
* | Merge bk@192.168.21.1:/usr/home/bk/mysql-5.0hf@deer.(none)2005-10-151-1/+4
|\ \
| * | Fix for bug #12991 (compile error --without-geometry)hf@deer.(none)2005-09-091-1/+4
* | | CHECKSUM TABLE now allows concurrent insertsserg@serg.mylan2005-09-271-5/+5
* | | Manually mergedsergefp@mysql.com2005-09-241-1/+1
|\ \ \ | | |/ | |/|
| * | BUG#12232: Addressing docs team feedback: s/inequal/unequal/sergefp@mysql.com2005-09-241-1/+1
* | | mergedserg@serg.mylan2005-09-211-13/+17
|\ \ \ | |/ / | | / | |/ |/|
| * BUG#12232: Add a server option to treat NULL values as equal when calculating...sergefp@mysql.com2005-09-211-13/+17
* | Merge mysql.com:/usr/home/ram/work/4.1.b4214ramil@mysql.com2005-09-051-2/+4
|\ \ | |/
| * Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1ramil@mysql.com2005-09-051-2/+4
| |\
| | * a fix (bug #4214: Table corruption with myisampack and large BLOB objects).ramil@mysql.com2005-09-051-2/+4
* | | Merge deer.(none):/home/hf/work/mysql-4.1.cleanhf@deer.(none)2005-08-271-9/+13
|\ \ \ | |/ /
| * | Fix for bug #9465 (check table extended fails with SPATIAL)hf@deer.(none)2005-08-091-9/+13
| |/
* | Bug#10932 - Building server with key limit of 128, makes test cases failingo@mysql.com2005-07-191-17/+16
* | Mergeacurtis@xiphis.org2005-06-091-0/+8
|\ \ | |/
| * Merge mysql.com:/home/my/mysql-4.0 into mysql.com:/home/my/mysql-4.1monty@mysql.com2005-06-071-0/+8
| |\
| | * Bug #10901mronstrom@mysql.com2005-06-031-2/+4
| | * Bug #10901mronstrom@mysql.com2005-06-031-0/+6
* | | Resolve merge from 4.1jimw@mysql.com2005-05-181-1/+35
|\ \ \ | |/ /
| * | Fix for BUG#9622: Make index statistics collection in MyISAM behave the samesergefp@mysql.com2005-05-141-1/+35
* | | Mergemskold@mysql.com2005-04-131-2/+5
|\ \ \ | |/ /
| * | don't check record's checksum in REPAIRserg@serg.mylan2005-04-111-2/+5
* | | Merge with 4.1 tree to get fix for INSERT IGNORE ... ON DUPLICATE KEYmonty@mysql.com2005-01-031-0/+2
|\ \ \ | |/ /
| * | Fix for bug #7545 (Undefined symbols if --without-geometry)hf@deer.(none)2005-01-031-0/+2
* | | Merge with 4.1monty@mishka.local2004-12-221-1/+9
|\ \ \ | |/ /
| * | Fix for bug #6755 (ALTER TABLE ENABLE KEYS corrupts spatial index)hf@deer.(none)2004-12-061-1/+9
* | | Add 0x before pointers (to help with debugging)monty@mysql.com2004-12-181-1/+2
* | | Merge with new VARCHAR codemonty@mysql.com2004-12-061-2/+2
|\ \ \ | |/ / |/| |
| * | Add support for up to VARCHAR (size up to 65535)monty@mysql.com2004-12-061-2/+2
* | | After merge fixesmonty@mysql.com2004-11-121-4/+5
* | | mi_write: fix for ft2 when found word (in the tree) has different length as t...serg@serg.mylan2004-11-111-0/+8
|/ /
* | proper max_records estimation for sort-repair of fulltext indexesserg@serg.mylan2004-10-291-1/+1
* | Merge with 4.0 for 4.1 releasemonty@mysql.com2004-10-061-1/+1
|\ \ | |/
| * Fix for BUG#4785:sergefp@mysql.com2004-09-221-1/+1
| * Fix for #3067hf@deer.(none)2004-03-241-2/+3
* | BUG#5327 - mi_sort_index() of 2-level treeserg@serg.mylan2004-09-031-9/+23
* | bug in my_strnncoll_utf8 (and friends) fixedserg@serg.mylan2004-08-301-14/+22
* | Fixed some byte order bugs with prepared statements on machines with high-byt...monty@mysql.com2004-06-181-2/+0
* | Merge bk-internal:/home/bk/mysql-4.1/serg@serg.mylan2004-06-041-0/+10
|\ \
| * | make CHECK killableserg@serg.mylan2004-06-041-0/+10
* | | Fix skipp -> skip once and for all.paul@kite-hub.kitebird.com2004-06-031-2/+2
|/ /