Bug #56433 Auto-extension of InnoDB files
Submitted: 1 Sep 2010 1:49 Modified: 15 Oct 2012 13:48
Reporter: Mark Callaghan Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: InnoDB Plugin storage engine Severity:S4 (Feature request)
Version:5.1.50 OS:Any
Assigned to: Inaam Rana CPU Architecture:Any
Tags: extend, file, innodb, performance

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:

[9 Feb 2011 21:49] Mark Callaghan
I think this patch fixes the stall

Attachment: 0001-s.patch (application/octet-stream, text), 3.59 KiB.

[22 Feb 2011 1:47] Yasufumi Kinoshita
simplest fix, I think

Attachment: fix_suggestion_56433.patch (text/x-patch), 2.89 KiB.