Bug #28903 create_temp_file() doesn't honor O_TEMPORARY option (file not removed) (Unix)
Submitted: 5 Jun 2007 19:04 Modified: 28 Jul 2016 15:16
Reporter: Timothy Smith Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: General Severity:S3 (Non-critical)
Version:all OS:Any (Not Windows)
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: