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

Bernt M. Johnsen reassigned DERBY-1433:
---------------------------------------

    Assignee:     (was: Bernt M. Johnsen)

This is a larger issue, and the client driver needs some kind of a light-weight 
parser to deal this and related issues. See previous commnt. I unassign myself 
from this one (at least for the moment).

> 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
>         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 contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to