Accessing a BLOB column twice in an INSERT trigger leads to errors in the value
on-disk
---------------------------------------------------------------------------------------
Key: DERBY-2349
URL: https://issues.apache.org/jira/browse/DERBY-2349
Project: Derby
Issue Type: Bug
Components: SQL
Affects Versions: 10.3.0.0
Reporter: Daniel John Debrunner
Either the BLOB is stored with the incorrect value or the value on disk does
not match the stored length on disk and an exception is raised. The BLOB was
supplied as a stream value.
See this with the new TriggersTest. The text fixture will have a comment with
this bug number showing how to reproduce the problem.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.