Bug #22290 Calling SP with BigDecimal param set as BigDecimal(string) calls setString
Submitted: 13 Sep 2006 0:28 Modified: 27 Sep 2006 1:32
Reporter: Ben Anderson Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / J Severity:S3 (Non-critical)
Version:3.1.13 and 5.0.3 OS:Windows (Windows XP)
Assigned to: CPU Architecture:Any
Tags: decimal, jdbc, truncation

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:

[15 Sep 2006 2:26] Ben Anderson
Test case that extends BaseBugReport

Attachment: TruncationBugReport.java (text/x-java), 1.95 KiB.

[19 Sep 2006 20:13] Tonci Grgin
Test case

Attachment: TestBug22290.java (text/x-java), 1.18 KiB.

[20 Sep 2006 0:30] Ben Anderson
MySQL initialisation file

Attachment: my.ini (application/octet-stream, text), 9.03 KiB.