Holger Rehn created DERBY-6681:
----------------------------------
Summary: Cannot update BLOB/CLOB values in multiple rows
simultaneously
Key: DERBY-6681
URL: https://issues.apache.org/jira/browse/DERBY-6681
Project: Derby
Issue Type: Bug
Components: Store
Affects Versions: 10.10.2.0, 10.9.1.0
Environment: Win64, Java7
Reporter: Holger Rehn
Priority: Blocker
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.
--
This message was sent by Atlassian JIRA
(v6.2#6252)