[ 
https://issues.apache.org/jira/browse/DERBY-3871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kristian Waagan updated DERBY-3871:
-----------------------------------

    Attachment: BlobSetBytesTestRepro.diff

'BlobSetBytesTestRepro.diff' demonstrates the bug by adding tests to 
jdbc4/BlobTest.

> EmbedBlob.setBytes returns incorrect insertion count
> ----------------------------------------------------
>
>                 Key: DERBY-3871
>                 URL: https://issues.apache.org/jira/browse/DERBY-3871
>             Project: Derby
>          Issue Type: Bug
>          Components: JDBC
>    Affects Versions: 10.5.0.0
>            Reporter: Kristian Waagan
>         Attachments: BlobSetBytesTestRepro.diff
>
>
> EmbedBlob.setBytes returns invalid insertion counts. According to the 
> JavaDoc, it should return the number of bytes inserted. The current 
> implementation seems to return the position in the Blob after the bytes have 
> been written.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to