| Bug #37537 | myisamchk fails with Assertion failure with partitioned table | ||
|---|---|---|---|
| Submitted: | 20 Jun 2008 1:16 | Modified: | 16 Sep 2008 16:35 |
| Reporter: | Sveta Smirnova | ||
| Status: | Closed | ||
| Category: | Server: MyISAM | Severity: | S2 (Serious) |
| Version: | 5.1 | OS: | Linux |
| Assigned to: | Ramil Kalimullin | Target Version: | 5.1.28+ |
| Triage: | D2 (Serious) | ||
[20 Jun 2008 1:16]
Sveta Smirnova
[20 Jun 2008 1:34]
Sveta Smirnova
Table was compressed, index were repaired.
[14 Jul 2008 19:02]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/49698 2703 Ramil Kalimullin 2008-07-14 Fix for bug#37537: myisamchk fails with Assertion failure with partitioned table Problem: missed "break" in a switch leads to unexpected assertion failure of 'myisamchk compressed_table'. Fix: add the break.
[15 Aug 2008 7:56]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/51694 2700 Ramil Kalimullin 2008-08-15 Fix for bug#37537: myisamchk fails with Assertion failure with partitioned table Problem: missed "break" in a switch leads to unexpected assertion failure of 'myisamchk compressed_table'. Fix: add the break.
[15 Aug 2008 8:13]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/51695 2700 Ramil Kalimullin 2008-08-15 Fix for bug#37537: myisamchk fails with Assertion failure with partitioned table Problem: missed "break" in a switch leads to unexpected assertion failure of 'myisamchk compressed_table'. Fix: add the break.
[25 Aug 2008 12:44]
Georgi Kodinov
Pushed in 5.1.28
[25 Aug 2008 21:50]
Paul DuBois
Noted in 5.1.28 changelog. myisamchk failed with an assertion error when analyzing a partitioned MyISAM table. Setting report to NDI pending push of fix into 6.0.x.
[14 Sep 2008 0:31]
Bugs System
Pushed into 6.0.6-alpha (revid:ramil@mysql.com-20080815055520-jm4s4m0mfzcdenrj) (version source revid:hakan@mysql.com-20080716105246-eg0utbybp122n2w9) (pib:3)
[16 Sep 2008 16:35]
Paul DuBois
Noted in 6.0.6 changelog.
