Bug #35980 CREATE INDEX on a varchar field on a large table takes a very long time
Submitted: 10 Apr 2008 23:49 Modified: 21 May 2008 19:16
Reporter: David Dick Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S3 (Non-critical)
Version:5.0.51a OS:Linux (Fedora 8 and SLES 9 at least)
Assigned to: Paul DuBois CPU Architecture:Any

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:

[10 Apr 2008 23:50] David Dick
to replicate bug

Attachment: test_alter_table.pl (text/x-perl), 1.39 KiB.