Bug #15514 The SqlException should return a proper error code instead of zero
Submitted: 6 Dec 2005 8:49 Modified: 11 Nov 2009 2:36
Reporter: [ name withheld ] Email Updates:
Status: Won't fix Impact on me:
None 
Category:Connector / J Severity:S4 (Feature request)
Version:3.1.12 OS:Any (*)
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:

[6 Dec 2005 11:18] Aleksey Kishkin
tescase

Attachment: Bug15514.java (text/x-java), 936 bytes.