Bug #43196 Statement.getGeneratedKeys() use long but unsigned bigint(20) use BigInteger
Submitted: 25 Feb 2009 16:12 Modified: 18 Dec 2009 16:31
Reporter: cole dda Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / J Severity:S2 (Serious)
Version:5.1.31 OS:Any
Assigned to: CPU Architecture:Any
Tags: getgeneratedkeys, last_insert_id()

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 Feb 2009 17:50] Tonci Grgin
Test case for our test framework.

Attachment: TestBug43196.java (text/x-java), 2.70 KiB.