[
https://issues.apache.org/jira/browse/DERBY-5625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13212055#comment-13212055
]
Fabrice Daugan commented on DERBY-5625:
---------------------------------------
The ' ` ' char is commonly used for MySQL to protect "FROM", "VERSION", etc...
protected words.
> Unable to parse queries using backquote character as keyword protection
> -----------------------------------------------------------------------
>
> Key: DERBY-5625
> URL: https://issues.apache.org/jira/browse/DERBY-5625
> Project: Derby
> Issue Type: Bug
> Components: SQL
> Affects Versions: 10.8.2.2
> Reporter: Fabrice Daugan
> Attachments: Main.java, stacktrace.log
>
>
> Considering this query : SELECT * FROM `TABLE`
> I get : ERROR 42X02: Lexical error at line 1, column 15. Encountered: "`"
> (96), after : "".
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira