Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Duplicate
-
10.9.1.0, 10.10.2.0
-
None
-
None
-
Normal
-
Repro attached
-
Crash, Deviation from standard
Description
When trying to execute a single command to update multiple rows with a new BLOB/CLOB value, an exception is thrown because Derby tries to read the data stream once for every value/row to update.
Attachments
Attachments
Issue Links
- duplicates
-
DERBY-2111 EOFException when using stream as parameter for multi-row update statement in embedded driver
- Open