Bug #62167 InnoDB: Error: trying to free a corrupt fetch buffer
Submitted: 14 Aug 2011 21:05 Modified: 17 Feb 2012 17:30
Reporter: martin fuxa Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Server: InnoDB Plugin storage engine Severity:S1 (Critical)
Version:5.5.15 OS:Linux (CentOS 5.6)
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:

[18 Aug 2011 21:13] martin fuxa
SELECT * FROM information_schema.plugins; SELECT @@innodb_version;

Attachment: 2311.log (application/octet-stream, text), 2.62 KiB.