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 "Kathey Marsden (JIRA)" <ji...@apache.org> on 2008/08/11 20:56:45 UTC

[jira] Commented: (DERBY-3741) SQL LENGTH function materializes CLOB into memory

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

Kathey Marsden commented on DERBY-3741:
---------------------------------------

jdbcapi/AuthenticationTest runs ok for me with your patch. (Actually I ran the merge commands and fixed up the setAutocommit calls.)  Can you post the stack trace from your failure and the derby.log so we can try to find out what's wrong with your test.


> SQL LENGTH function materializes CLOB into memory
> -------------------------------------------------
>
>                 Key: DERBY-3741
>                 URL: https://issues.apache.org/jira/browse/DERBY-3741
>             Project: Derby
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 10.3.3.0, 10.4.1.3, 10.5.0.0
>            Reporter: Kathey Marsden
>            Assignee: Suran Jayathilaka
>         Attachments: ClobMemTest.java, derby-3741-1.diff, derby-3741-2.diff, derby-3741-mergeto-10.4.diff, derby-3741-multibyte_test.diff, derby-3741_multibyteclobtest_update_diff.txt, LargeLengthClob.zip
>
>
> Similar to DERBY-3732, the SQL LENGTH function also materializes CLOB's into memory.  See attached repro.

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