Bug #13668 RETURN_GENERATED_KEYS does not work, if insert is within a stored procedure.
Submitted: 30 Sep 2005 19:18 Modified: 11 Nov 2009 2:35
Reporter: k self Email Updates:
Status: Won't fix Impact on me:
None 
Category:Connector / J Severity:S2 (Serious)
Version:3.2.0-alpha OS:Windows (Windows-XP)
Assigned to: Mark Matthews 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:

[2 Oct 2005 10:55] Vasily Kishkin
Test case

Attachment: Bug13668.java (text/java), 941 bytes.