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:07:38 UTC

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

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)