Bug #82032 ResultSet#getLong returns wrong result instead of raising an exception
Submitted: 28 Jun 2016 11:40 Modified: 19 Jan 2022 12:26
Reporter: Ralf Wiebicke Email Updates:
Status: Can't repeat Impact on me:
None 
Category:Connector / J Severity:S3 (Non-critical)
Version:5.1.45 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:

[28 Jun 2016 11:41] Ralf Wiebicke
Test case

Attachment: OverflowLongSumTest.java (text/x-java), 1.66 KiB.