Bug #64526 bug when truncate() and format() used together
Submitted: 2 Mar 2012 17:27 Modified: 2 Mar 2012 18:52
Reporter: M Jones Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: DML Severity:S3 (Non-critical)
Version:5.5.10, 5.5.20 OS:Windows
Assigned to: CPU Architecture:Any
Tags: format(), TRUNCATE()

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: