Bug #68063 datetime timezone behavior changes when emulateUnsupportedPstmts falls back to c
Submitted: 10 Jan 2013 2:37 Modified: 25 Apr 2013 8:37
Reporter: Anders Wallgren Email Updates:
Status: Duplicate Impact on me:
None 
Category:Connector / J Severity:S2 (Serious)
Version:5.1.22 OS:Any
Assigned to: Assigned Account 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:

[10 Jan 2013 2:38] Anders Wallgren
Tweaked version of ConnectionImpl.java from 5.1.22 that implements the 'hack' described in the bug report.

Attachment: ConnectionImpl.java (application/octet-stream, text), 167.20 KiB.