Bug #32525 Connector/J option "noDatetimeStringSync=true" seems to be ignored
Submitted: 20 Nov 2007 14:19 Modified: 12 Nov 2009 16:23
Reporter: Chris Wilson Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / J Severity:S2 (Serious)
Version:5.1.5 OS:Linux
Assigned to: CPU Architecture:Any
Tags: 0000-00-00, connector, date, datetime, ignored, j, option

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:

[20 Nov 2007 15:20] Tonci Grgin
Test case on latest c/J 5.1 sources

Attachment: TestBug32525.java (text/x-java), 1.85 KiB.

[21 Nov 2007 7:23] Tonci Grgin
Modified test case showing the problem

Attachment: TestBug32525.java (text/java), 1.99 KiB.