Bug #75539 max_allowed_packet error destroys original data
Submitted: 17 Jan 2015 20:55 Modified: 12 May 2015 16:57
Reporter: Oli Sennhauser Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: DML Severity:S2 (Serious)
Version:5.6.21 OS:Any
Assigned to: CPU Architecture:Any
Tags: max_allowed_packet

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: