Bug #65468 A couple of rows in tbl had write locks that couldn't be cleared
Submitted: 30 May 2012 20:48 Modified: 28 Feb 2013 19:00
Reporter: Greg Kemnitz Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Server: InnoDB storage engine Severity:S2 (Serious)
Version:5.5.14-enterprise-commercial-advanced-lo OS:Solaris (innodb)
Assigned to: CPU Architecture:Any
Tags: foreign key, innodb, write lock

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:

[31 May 2012 18:52] Greg Kemnitz
SHOW ENGINE INNODB STATUS output

Attachment: innodb_out.txt (text/plain), 27.08 KiB.

[31 May 2012 18:53] Greg Kemnitz
SHOW FULL PROCESSLIST output

Attachment: show_full_processlist.txt (text/plain), 10.91 KiB.