summaryrefslogtreecommitdiff
path: root/myisam/mi_check.c
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ /
* | bug in repair_by_sort of fulltext indexes that contained identicalserg@serg.mylan2004-05-231-4/+3
* | cleanup of ha_myisam::deactivate_non_unique_index() and Co.serg@serg.mylan2004-04-021-10/+10
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-03-251-1/+1
|\ \
| * | BTREE-indexes in HEAP tables can now be used to optimize ORDER BYmonty@mysql.com2004-03-251-1/+1
* | | Fix for #3067 (REPAIR TABLE reenables disabled keys)hf@deer.(none)2004-03-221-3/+4
|/ /
* | merge fixes (use old code)monty@mysql.com2004-03-181-1/+3
|\ \
| * \ merge with 4.0monty@mysql.com2004-03-161-1/+3
| |\ \ | | |/
| | * Merge with 3.23 to get patch for floor()monty@mysql.com2004-03-121-1/+3
| | |\
| | | * fixed bug #2762 "grammar error in myisam/mi_check.c"vva@eagle.mysql.r18.ru2004-02-161-1/+3
* | | | Fix typo.paul@teton.kitebird.com2004-03-171-1/+1
|/ / /
* | | Fix for #2237 and #2490 (analyze and check for RTree keys)hf@deer.(none)2004-02-191-2/+6
* | | Merge with 4.0.18monty@mysql.com2004-02-111-2/+8
|\ \ \ | |/ /
| * | two bugs in parallel repair fixedserg@serg.mylan2004-01-201-2/+8
* | | checking 2nd level of FT index destroyed info->lastkey and CHECK TABLE errone...serg@serg.mylan2004-01-121-4/+4
* | | Fixes after merge with 4.0monty@mysql.com2003-12-191-2/+3
* | | Merge with 4.0.17monty@mysql.com2003-12-171-16/+17
|\ \ \ | |/ /
| * | Portability fixes (mostly test suite)monty@mysql.com2003-12-161-8/+4
| * | Fix autoincrement for signed columns (Bug #1366)monty@mysql.com2003-12-121-1/+1
| * | chk_del() should not check key delete-chainserg@serg.mylan2003-12-111-7/+12
* | | let chk_index() understand 2-level fulltext index formatserg@serg.mylan2003-12-071-21/+49
* | | make a clear distinction between max_word_length in *characters* and in *bytes*serg@serg.mylan2003-12-041-3/+3
* | | Added missing SSL library (Should be in source distribution)monty@mysql.com2003-11-281-20/+18
* | | Fixed compiler warnings from Intel compiler in Win64monty@mysql.com2003-11-231-35/+56
* | | Merge with 4.0 to get:monty@mysql.com2003-11-201-2/+12
|\ \ \ | |/ /
| * | minor fixups: more verbose on "no memory" errors - report requested size, avo...serg@serg.mylan2003-11-191-2/+3
| * | obligatory update checksum on repair, if it is obligatory verified on check.serg@serg.mylan2003-11-141-0/+9
* | | Merge key cache structures to onemonty@mysql.com2003-11-201-16/+17