Bug #51450 ERROR 1069: Too many keys specified. Max 64 keys allowed‎
Submitted: 24 Feb 2010 9:11 Modified: 17 Mar 2010 10:17
Reporter: krishna reddy Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Server: InnoDB storage engine Severity:S1 (Critical)
Version:5.0,5.5 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:

[24 Feb 2010 9:15] krishna reddy
sql file consists the statements to test this bug

Attachment: test_index_limit.sql (application/octet-stream, text), 5.02 KiB.

[25 Feb 2010 6:04] krishna reddy
sql file consists the statements to test this bug.

Attachment: test_foreign_key_limit.sql (application/octet-stream, text), 11.35 KiB.