Bug #1459 max_allowed_packet does not just control the maximum allowed packet size
Submitted: 1 Oct 2003 14:24 Modified: 26 Nov 2005 12:53
Reporter: Justin Patrin Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: DML Severity:S4 (Feature request)
Version:4.0.15a OS:Any (All)
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: