Bug #56143 too many foreign keys causes output of show create table to become invalid
Submitted: 20 Aug 2010 13:29 Modified: 10 Dec 2010 0:39
Reporter: Shane Bester (Platinum Quality Contributor) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: InnoDB storage engine Severity:S3 (Non-critical)
Version:5.0, 5.1, 5.5 OS:Any
Assigned to: Vasil Dimov 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:

[20 Aug 2010 13:31] Shane Bester
import this to create the table

Attachment: bug56143_create_the_fk_table.sql (application/octet-stream, text), 78.25 KiB.

[20 Aug 2010 13:33] Shane Bester
mysqldump output, cannot be restored due to syntax errors

Attachment: bug56143_faulty_show_create_table_output.sql (application/octet-stream, text), 64.64 KiB.