[ http://issues.apache.org/jira/browse/DERBY-1433?page=all ]

Rick Hillegas updated DERBY-1433:
---------------------------------

    Fix Version/s:     (was: 10.2.2.0)

Unknown release vehicle.

> Client driver does not handle string literals containing "where current of" 
> correctly
> -------------------------------------------------------------------------------------
>
>                 Key: DERBY-1433
>                 URL: http://issues.apache.org/jira/browse/DERBY-1433
>             Project: Derby
>          Issue Type: Bug
>          Components: SQL, Network Client
>    Affects Versions: 10.2.1.6
>            Reporter: Knut Anders Hatlen
>         Assigned To: Bernt M. Johnsen
>         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: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to