Bug #36145 "marked as crashed and should be repaired" on partitioned MyISAM table
Submitted: 16 Apr 2008 16:29 Modified: 15 May 2010 9:02
Reporter: Philip Stoev Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server: Partitions Severity:S3 (Non-critical)
Version:6.0 OS:Any
Assigned to: Philip Stoev CPU Architecture:Any

[16 Apr 2008 16:29] Philip Stoev
Description:
When executing a workload containing a partitioning DDL, queries will start failing with:

"Table %s is marked as crashed and should be repaired"

How to repeat:
Test case will hopefully follow shortly.
[15 Jul 2008 14:19] Philip Stoev
This bug only happens sporadically and no reproducible test case is
known. It happened when running a much general test involving
concurrent DML and DDL statements, altering from one engine into
another and repeatedly partitioning and unpartitioning the same table.
[15 May 2010 9:02] Philip Stoev
Not seen recently. Not repeatable.