Bug #25433 KILL causes errno 144 table '.\test\t1' is marked as crashed
Submitted: 5 Jan 2007 14:07 Modified: 7 Mar 2007 17:41
Reporter: Shane Bester (Platinum Quality Contributor) Email Updates:
Status: Won't fix Impact on me:
None 
Category:MySQL Server: MyISAM storage engine Severity:S2 (Serious)
Version:5.0.30,5.0.34BK,5.0.32 OS:Windows (win2003,suse9x86)
Assigned to: Ingo Strüwing CPU Architecture:Any
Tags: bfsm_2007_01_18, corruption, myisam, table crash

File: Maximum allowed size is 50MB.
Description:
Privacy:

If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.

To split a large file:

[5 Jan 2007 14:08] Shane Bester
see top of file for building instructions

Attachment: testcase.c (text/x-csrc), 5.75 KiB.

[5 Jan 2007 16:37] Shane Bester
slightly modified version of previous testcase.

Attachment: testcase1.c (text/x-csrc), 6.26 KiB.