[
https://issues.apache.org/jira/browse/DERBY-4068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rick Hillegas updated DERBY-4068:
---------------------------------
Attachment: derby-4068-01-ab-bindMistake.diff
Attaching a second rev of the patch, derby-4068-01-ab-bindMistake.diff. This
expands the original patch by updating some canons for tests which failed.
It turns out that the patch fixes another, related bug: VARCHAR returning
functions defaulted to returning 32762 character strings.
This patch additionally updates the following canons:
M
java/testing/org/apache/derbyTesting/functionTests/master/compressTable.out
M java/testing/org/apache/derbyTesting/functionTests/master/functions.out
M
java/testing/org/apache/derbyTesting/functionTests/master/onlineBackupTest2.out
> Numeric arguments to functions/parameters raise overflow condition in
> client/server configuration.
> --------------------------------------------------------------------------------------------------
>
> Key: DERBY-4068
> URL: https://issues.apache.org/jira/browse/DERBY-4068
> Project: Derby
> Issue Type: Bug
> Components: JDBC, Network Server
> Reporter: Rick Hillegas
> Assignee: Rick Hillegas
> Attachments: derby-4068-01-aa-bindMistake.diff,
> derby-4068-01-ab-bindMistake.diff, ScaleAndPrecision.java
>
>
> The test_numeric_BigDecimal_BigDecimal() and
> test_decimal_BigDecimal_BigDecimal() test cases in AnsiSignaturesTest raise
> overflow errors when run in client/server mode.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.