You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Dag H. Wanvik (JIRA)" <ji...@apache.org> on 2014/07/31 21:11:40 UTC

[jira] [Comment Edited] (DERBY-6681) Cannot update BLOB/CLOB values in multiple rows simultaneously

    [ https://issues.apache.org/jira/browse/DERBY-6681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14081285#comment-14081285 ] 

Dag H. Wanvik edited comment on DERBY-6681 at 7/31/14 7:10 PM:
---------------------------------------------------------------

You have labelled this issue with "Deviation from standard". Does the JDBC and/or SQL standard mandate that this should work?


was (Author: dagw):
You have labelled this issue with "Deviation from standard". Does the JDBC standard mandate that this should work?

> 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)