Bug #26773 Possible Memory Leak with Archive Tables
Submitted: 1 Mar 2007 22:16 Modified: 15 Apr 2010 12:24
Reporter: Chris Coyle Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server: Archive storage engine Severity:S1 (Critical)
Version:5.0.27-max OS:Linux (Debian 3.1 (kernel 2.6.14.2))
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:

[1 Mar 2007 22:42] Chris Coyle
Error Log

Attachment: mysql.err.log (application/octet-stream, text), 2.17 KiB.

[17 Nov 2007 14:13] Shane Bester
test of 10K rows for 20K tables.

Attachment: bug26773.php (application/octet-stream, text), 2.68 KiB.