Bug #66738 CREATE TABLE ... LIKE incorrectly handles KEY_BLOCK_SIZE
Submitted: 7 Sep 2012 23:11 Modified: 9 Aug 2013 15:39
Reporter: Justin Tolmer Email Updates:
Status: Won't fix Impact on me:
None 
Category:MySQL Server: DDL Severity:S3 (Non-critical)
Version:5.1.63, 5.5.29 OS:Any
Assigned to: 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:

[13 Sep 2012 18:54] Justin Tolmer
Reduced patch to add -b option to innochecksum.

Attachment: innochecksum.patch (application/octet-stream, text), 10.77 KiB.