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

Kathey Marsden updated DERBY-1433:
----------------------------------

    Issue & fix info:   (was: High Value Fix)

Taking off of High Value Fix. Although important, the fix is somewhat complex 
with the introduction of a parser of some sort in the client.

                
> Client driver does not handle string literals containing "where current of" 
> correctly
> -------------------------------------------------------------------------------------
>
>                 Key: DERBY-1433
>                 URL: https://issues.apache.org/jira/browse/DERBY-1433
>             Project: Derby
>          Issue Type: Bug
>          Components: Network Client, SQL
>    Affects Versions: 10.2.1.6
>            Reporter: Knut Anders Hatlen
>              Labels: derby_triage10_9
>         Attachments: cursor.java
>
>
> If a string literal contains 'where current of something', the client driver 
> tries to substitute 'something' with the corresponding cursor name on the 
> server. This can lead to an exception being raised (no such cursor) or the 
> string literal being modified. See attached repro.
> The bug is also present in JCC.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to