Bug #14180 max_allowed_packet set for session ignored (for PreparedStatement)
Submitted: 20 Oct 2005 13:44 Modified: 15 Nov 2005 13:58
Reporter: Gustav Oesgaard Email Updates:
Status: Not a Bug Impact on me:
None 
Category:Connector / J Severity:S3 (Non-critical)
Version:3.1.10 OS:Windows (Windows XP)
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:

[25 Oct 2005 12:24] Vasily Kishkin
Test case

Attachment: Bug14180.java (text/java), 1.32 KiB.