Bug #50632 Purging records from large partitioned INNODB table into ARCHIVE memory error
Submitted: 26 Jan 2010 17:16 Modified: 22 Apr 2011 17:08
Reporter: Glenn Plas Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server: Archive storage engine Severity:S1 (Critical)
Version:5.1.41 OS:Linux
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:

[26 Jan 2010 17:20] Glenn Plas
Schema of both tables

Attachment: partitioned.txt (text/plain), 54.91 KiB.

[27 Jan 2010 11:54] Glenn Plas
Other table, same test  (one that worked for sure yesterday)

Attachment: output_txn50.txt (text/plain), 38.14 KiB.