Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SQL Parsing error when ‘<‘ (less than) with no space #2851

Closed
ginojohn opened this issue Sep 28, 2014 · 1 comment
Closed

SQL Parsing error when ‘<‘ (less than) with no space #2851

ginojohn opened this issue Sep 28, 2014 · 1 comment
Assignees
Milestone

Comments

@ginojohn
Copy link

When ‘<‘ (less than) with no space is used the following exception is thrown.

com.orientechnologies.orient.core.sql.OCommandSQLParsingException: Error on parsing command at position #126: Invalid keyword '2147483647'
Command: select from ClassName where name='name' and mean <2147483647 order by name sac

@lvca lvca added this to the 2.1 milestone Oct 3, 2014
@lvca lvca added the bug label Oct 3, 2014
@luigidellaquila
Copy link
Member

fixed in 2.1 snapshot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

4 participants