Bug #29720 getGeneratedKeys throws exception when new record in inserted
Submitted: 11 Jul 2007 13:46 Modified: 18 Jul 2007 14:57
Reporter: Sharad Kelakar Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server Severity:S1 (Critical)
Version:5.1.20 OS:Windows (Linux)
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:

[17 Jul 2007 9:13] Sveta Smirnova
test case

Attachment: bug29720_1.java (text/plain), 794 bytes.