Bug #27029 alter table ... enable keys crashes mysqld on large table
Submitted: 11 Mar 2007 8:07 Modified: 23 Jun 2007 8:35
Reporter: Shane Bester (Platinum Quality Contributor) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: MyISAM storage engine Severity:S1 (Critical)
Version:<=5.0.38 OS:Windows (windows)
Assigned to: Iggy Galarza CPU Architecture:Any
Tags: ALTER TABLE, crash, myisam

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:

[11 Mar 2007 8:10] Shane Bester
some outputs from debugger, 5.0.38

Attachment: bug_debug_info.txt (text/plain), 10.10 KiB.

[11 Mar 2007 8:22] Shane Bester
debug trace output from -#F:L:t:n:i:d:O,keys.log

Attachment: debug_trace_keys.log (application/octet-stream, text), 208.04 KiB.

[11 Mar 2007 13:25] Shane Bester
the table files. unrar, then unrar again.

Attachment: t1_table_64GB_rar.rar (application/octet-stream, text), 44.81 KiB.