Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
10.12.1.1, 10.13.1.1, 10.14.2.0, 10.15.1.3
-
None
-
None
-
None
-
Linux, openjdk 8 & 9
-
Repro attached
-
Crash
Description
AFTER UPDATE trigger fails when the column of source table is autogenerated.
Bisected issue to fat commit a826375a (DERBY-6414). After that change NPEx is observed and update statement is forcibly prevented with current connection being closed.
Logs from example executions: at Travis, with simple SQLs available on GitHub.
Edit: as checked on more complex case, reordering columns is not enough.
Attachments
Issue Links
- is related to
-
DERBY-6414 Incorrect handling when using an UPDATE to SET an identity column to DEFAULT
- Closed