Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
10.7.1.1, 10.8.1.2
-
Blocker
-
Release Note Needed, Repro attached
-
Data corruption, Regression, Seen in production
Description
When executing an UPDATE trigger, the following error is raised. I will attach a test case:
ERROR XCL12: An attempt was made to put a data value of type 'org.apache.derby.impl.jdbc.EmbedClob' into a data value of type 'INTEGER'.
Attachments
Attachments
Issue Links
- is broken by
-
DERBY-1482 Update triggers on tables with blob columns stream blobs into memory even when the blobs are not referenced/accessed.
- Closed