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 "Holger Rehn (JIRA)" <ji...@apache.org> on 2014/07/31 15:09:38 UTC

[jira] [Updated] (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:all-tabpanel ]

Holger Rehn updated DERBY-6681:
-------------------------------

    Attachment: MultiLOB.java

JUnit test reproducing this bug

> 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
>         Environment: Win64, Java7
>            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)