You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Thomas Mueller (JIRA)" <ji...@apache.org> on 2012/12/10 13:55:21 UTC

[jira] [Resolved] (OAK-499) SQL-2 query parser doesn't detect some illegal statements

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

Thomas Mueller resolved OAK-499.
--------------------------------

    Resolution: Fixed

Revision 1419391
                
> SQL-2 query parser doesn't detect some illegal statements
> ---------------------------------------------------------
>
>                 Key: OAK-499
>                 URL: https://issues.apache.org/jira/browse/OAK-499
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: query
>            Reporter: Thomas Mueller
>            Assignee: Thomas Mueller
>            Priority: Minor
>
> The SQL-2 query parser doesn't detect some illegal statements, for example
> {code}
> select * from [nt:base] where name =+ 'Hello'
> select * from [nt:base] where name => 'Hello'
> {code}
> Both are currently interpreted as "name = 'Hello'", which is wrong.

--
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