summaryrefslogtreecommitdiff
path: root/mysql-test/t/myisam.test
Commit message (Expand)AuthorAgeFilesLines
* BUG#47444 - --myisam_repair_threads>1can result in allSergey Vojtovich2010-03-121-0/+14
* Merge fix for BUG51307 to 5.1-bugteam.Sergey Vojtovich2010-03-101-0/+28
|\
| * BUG#51307 - widespread corruption with partitions andSergey Vojtovich2010-03-021-0/+28
* | Fix for bug#51304: checksum table gives different results Ramil Kalimullin2010-02-281-1/+16
|/
* Merge fix for BUG48438 to mysql-5.1-bugteam.Sergey Vojtovich2010-02-121-0/+11
|\
| * BUG#48438 - crash with error in unioned query against mergeSergey Vojtovich2010-02-121-0/+11
* | BUG#49628 - corrupt table after legal SQL, LONGTEXT columnSergey Vojtovich2010-02-121-0/+13
* | Auto-merge.Ramil Kalimullin2009-12-171-0/+14
|\ \ | |/
| * Fix for bug#49465: valgrind warnings and incorrect live checksum...Ramil Kalimullin2009-12-171-0/+14
* | A follow-up to fix forSergey Vojtovich2009-10-271-6/+6
* | Disabled part of test for BUG#47073 until additional fix is pushed.Sergey Vojtovich2009-10-151-4/+7
* | 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/+15
* | Addition to the fix for BUG#40827 - Killing insert-select to MyISAM can causeSatya B2009-04-301-52/+0
* | Fix for BUG#40827 - Killing insert-select to MyISAM can cause table corruptionSatya B2009-04-301-0/+52
|\ \
| * | BUG#40827 - Killing insert-select to MyISAM can cause table corruptionSatya B2009-04-161-0/+52
* | | Bug#43737: Select query return bad resultMartin Hansson2009-04-291-0/+25
|/ /
* | Merge 5.1 main -> 5.1-rplHe Zhenxing2008-09-061-0/+15
|\ \
| * \ MergeRamil Kalimullin2008-08-261-0/+15
| |\ \ | | |/
| | * Fix for bug #37310: 'on update CURRENT_TIMESTAMP' option crashes the tableRamil Kalimullin2008-08-261-0/+15
* | | Fix paths in test and result filesunknown2008-04-031-2/+3
|/ /
* | Bug#29182 - MyISAMCHK reports wrong character setunknown2008-01-241-0/+14
* | Merge stella.local:/home2/mydev/mysql-5.0-axmrgunknown2008-01-161-13/+0
|\ \
| * \ Merge stella.local:/home2/mydev/mysql-5.0-bug32705unknown2008-01-161-13/+0
| |\ \
| | * | Bug#32705 - myisam corruption: Key in wrong positionunknown2008-01-161-13/+0
* | | | Merge stella.local:/home2/mydev/mysql-5.0-axmrgunknown2008-01-151-0/+13
|\ \ \ \ | |/ / /
| * | | Merge stella.local:/home2/mydev/mysql-5.0-bug32705unknown2008-01-151-0/+13
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * Bug#32705 - myisam corruption: Key in wrong positionunknown2007-12-181-0/+13
| * | Merge mysql.com:/home/gluh/MySQL/Merge/5.0unknown2007-12-131-0/+17
| |\ \ | | |/ | |/|
| | * Merge polly.(none):/home/kaa/src/opt/bug28837/my50-bug29131unknown2007-11-261-0/+17
| | |\
* | | \ Merge stella.local:/home2/mydev/mysql-5.1-bug33222unknown2008-01-151-0/+170
|\ \ \ \
| * | | | Bug#33222 - myisam-table drops rows when column is addedunknown2008-01-141-0/+170
* | | | | Merge mysql.com:/home/gluh/MySQL/Merge/5.1unknown2007-12-131-0/+17
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge polly.(none):/home/kaa/src/opt/bug28837/my51-bug29131unknown2007-11-261-0/+17
| |\ \ \ \
| | * \ \ \ Merge polly.(none):/home/kaa/src/opt/bug28837/my50-bug29131unknown2007-11-261-0/+17
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | Fix for bug #28837: MyISAM storage engine error (134) doing delete withunknown2007-11-261-0/+17
* | | | | | Bug#26379 - Combination of FLUSH TABLE and REPAIR TABLEunknown2007-11-151-26/+0
* | | | | | Merge stella.local:/home2/mydev/mysql-5.0-bug4692unknown2007-11-141-0/+6
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | Bug#4692 - DISABLE/ENABLE KEYS waste a spaceunknown2007-11-141-0/+6
| | |_|/ | |/| |
| * | | Bug#4692 - DISABLE/ENABLE KEYS waste a spaceunknown2007-11-061-0/+26
| | |/ | |/|
* | | Bug#4692 - DISABLE/ENABLE KEYS waste a spaceunknown2007-11-061-25/+26
* | | Merge stella.local:/home2/mydev/mysql-5.0-bug4692unknown2007-10-301-0/+26
|\ \ \ | |_|/ |/| |
| * | Bug#4692 - DISABLE/ENABLE KEYS waste a spaceunknown2007-10-261-0/+26
| |/
| * Remove unportable use of "system rm"unknown2007-08-291-3/+3
* | Bug #28842 Different 'duplicate key' error code between 5.0 and 5.1unknown2007-06-061-2/+2
* | Merge magare.gmz:/home/kgeorge/mysql/work/B28476-5.0-optunknown2007-05-221-0/+18
|\ \ | |/
| * Bug #28476: force index on a disabled myisam index gives error 124unknown2007-05-221-0/+16
* | Merge chilla.local:/home/mydev/mysql-5.0-axmrgunknown2007-03-281-0/+144
|\ \ | |/
| * Merge chilla.local:/home/mydev/mysql-4.1-axmrgunknown2007-03-281-0/+144
| |\
| | * Bug#26231 - select count(*) on myisam table returns wrong valueunknown2007-03-161-0/+144