summaryrefslogtreecommitdiff
path: root/mysql-test/r/myisam.result
Commit message (Expand)AuthorAgeFilesLines
* Manual merge from mysql-trunk.Alexander Nozdrin2010-04-271-0/+33
|\
| * merge from mysql-trunk-bugfixingJon Olav Hauglid2010-04-201-0/+69
| |\
| * | Bug #51327 MyISAM table is automatically repaired on ALTERJon Olav Hauglid2010-04-151-0/+33
* | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-04-021-0/+4
|\ \ \ | |_|/ |/| |
| * | Merge fix for BUG51866 to mysql-5.1-bugteam.Sergey Vojtovich2010-03-251-0/+4
| |\ \
| | * | BUG#51866 - crash with repair by sort and fulltext keysSergey Vojtovich2010-03-251-0/+4
* | | | Manual merge of mysql-trunk into mysql-trunk-merge.Alexey Kopytov2010-03-241-49/+51
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-02-241-0/+26
| |\ \
| * | | Patch for WL#3736: Extended Table, Column and Index Comments.Alexander Nozdrin2010-02-201-49/+49
| * | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-12-171-0/+15
| |\ \ \
| * | | | Backport of:Konstantin Osipov2009-11-201-0/+2
* | | | | BUG#47444 - --myisam_repair_threads>1can result in allSergey Vojtovich2010-03-121-0/+19
| |_|_|/ |/| | |
* | | | Merge fix for BUG51307 to 5.1-bugteam.Sergey Vojtovich2010-03-101-0/+33
|\ \ \ \
| * | | | BUG#51307 - widespread corruption with partitions andSergey Vojtovich2010-03-021-0/+33
| | |_|/ | |/| |
* | | | Fix for bug#51304: checksum table gives different results Ramil Kalimullin2010-02-281-0/+17
|/ / /
* | | Merge fix for BUG48438 to mysql-5.1-bugteam.Sergey Vojtovich2010-02-121-0/+13
|\ \ \
| * | | BUG#48438 - crash with error in unioned query against mergeSergey Vojtovich2010-02-121-0/+13
* | | | BUG#49628 - corrupt table after legal SQL, LONGTEXT columnSergey Vojtovich2010-02-121-0/+13
| |_|/ |/| |
* | | Auto-merge.Ramil Kalimullin2009-12-171-0/+15
|\ \ \ | |/ / | | / | |/ |/|
| * Fix for bug#49465: valgrind warnings and incorrect live checksum...Ramil Kalimullin2009-12-171-0/+15
* | A follow-up to fix forSergey Vojtovich2009-10-271-0/+6
* | Disabled part of test for BUG#47073 until additional fix is pushed.Sergey Vojtovich2009-10-151-7/+0
* | BUG#47073 - valgrind errs, corruption,failed repair of partition,Sergey Vojtovich2009-10-091-0/+28
* | Fix for BUG#35570 "CHECKSUM TABLE unreliable if LINESTRING field (same conten...Kristofer Pettersson2009-09-211-0/+19
* | Addition to the fix for BUG#40827 - Killing insert-select to MyISAM can causeSatya B2009-04-301-39/+0
* | Fix for BUG#40827 - Killing insert-select to MyISAM can cause table corruptionSatya B2009-04-301-0/+39
|\ \
| * | BUG#40827 - Killing insert-select to MyISAM can cause table corruptionSatya B2009-04-161-0/+39
* | | Bug#43737: Select query return bad resultMartin Hansson2009-04-291-0/+26
|/ /
* | Merge 5.1 main -> 5.1-rplHe Zhenxing2008-09-061-0/+22
|\ \
| * \ MergeRamil Kalimullin2008-08-261-0/+22
| |\ \ | | |/
| | * Fix for bug #37310: 'on update CURRENT_TIMESTAMP' option crashes the tableRamil Kalimullin2008-08-261-0/+22
* | | Merge 5.1->5.1-rplMagnus Svensson2008-05-301-1/+0
|\ \ \ | |/ /
| * | Merge host.loc:/work/bugs/5.0-bugteam-30059unknown2008-05-131-1/+0
| |\ \ | | |/
| | * Partial rollback of fix for bug #30059: End-space truncation is inconsistentunknown2008-05-061-1/+0
* | | Fix paths in test and result filesunknown2008-04-031-1/+1
|/ /
* | Manual mergeunknown2008-03-141-0/+1
|\ \
| * \ Merge kaamos.(none):/data/src/opt/mysql-5.0-optunknown2008-02-131-0/+1
| |\ \ | | |/
| | * Fixed bug#30059.unknown2008-02-071-0/+1
* | | Bug#29182 - MyISAMCHK reports wrong character setunknown2008-01-241-0/+19
* | | Bug#32705 - myisam corruption: Key in wrong positionunknown2008-01-161-10/+0
* | | Merge stella.local:/home2/mydev/mysql-5.0-axmrgunknown2008-01-151-0/+10
|\ \ \
| * \ \ Merge stella.local:/home2/mydev/mysql-5.0-bug32705unknown2008-01-151-0/+10
| |\ \ \ | | |_|/ | |/| |
| | * | Bug#32705 - myisam corruption: Key in wrong positionunknown2007-12-181-0/+10
| * | | Merge mysql.com:/home/gluh/MySQL/Merge/5.0unknown2007-12-131-0/+22
| |\ \ \ | | |/ / | |/| |
| | * | Merge polly.(none):/home/kaa/src/opt/bug28837/my50-bug29131unknown2007-11-261-0/+22
| | |\ \
* | | \ \ Merge stella.local:/home2/mydev/mysql-5.1-bug33222unknown2008-01-151-0/+162
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Bug#33222 - myisam-table drops rows when column is addedunknown2008-01-141-0/+162
* | | | | Merge mysql.com:/home/gluh/MySQL/Merge/5.1unknown2007-12-131-0/+22
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge polly.(none):/home/kaa/src/opt/bug28837/my51-bug29131unknown2007-11-261-0/+22
| |\ \ \ \
| | * \ \ \ Merge polly.(none):/home/kaa/src/opt/bug28837/my50-bug29131unknown2007-11-261-0/+22
| | |\ \ \ \ | | | | |_|/ | | | |/| |