Bug #61132 Infinite loop in buf_page_get_gen() when handling compressed pages
Submitted: 11 May 2011 11:21 Modified: 21 Aug 2013 14:51
Reporter: Alexey Kopytov Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: InnoDB Plugin storage engine Severity:S3 (Non-critical)
Version:5.1, 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:

[16 May 2011 19:28] Marko Mäkelä
Tentative patch for mitigating the issue

Attachment: bug61132.patch (text/x-diff), 2.32 KiB.