Bug #39201 INTO OUTFILE Statement
Submitted: 2 Sep 2008 21:22 Modified: 3 Sep 2008 5:36
Reporter: Arthur Mendonça Meskelis Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: DML Severity:S3 (Non-critical)
Version:5.1.26-rc, 4.1, 5.0, 5.1, 6.0 bzr OS:Linux (2.6.24.5-smp)
Assigned to: CPU Architecture:Any
Tags: OUTFILE FIELDS TERMINATED

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: