[
https://issues.apache.org/jira/browse/DERBY-6681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14084832#comment-14084832
]
Holger Rehn commented on DERBY-6681:
------------------------------------
Thank you for pointing that out! Would it be possible to increase priority of
DERBY-2111 so it has a chance to get fixed in the next Derby release? I was
able to work around this bug by modifying the rows affected by this bug in our
production data base but we are still in urgent need for a solution because
this could happen again at any time and I'm not in control of the application's
source thus cannot implement a workaround there.
Cheers,
Holger
> 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.9.1.0, 10.10.2.0
> Reporter: Holger Rehn
> Priority: Blocker
> Attachments: MultiLOB.java
>
>
> 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)