We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
select expr
Server version: 8.0.26-v0.2.1-alpha-1cfee51-simd(rust-1.61.0-nightly-2022-04-14T07:03:47.465615678Z) 0
select expr not support token backquoted.
More info link to this issue
select `tables`.`database` from `system`.`tables` limit 1; ERROR 1105 (HY000): Code: 1005, displayText = sql parser error: Expected an expression:, found: `tables`.
The text was updated successfully, but these errors were encountered:
expr\
TCeason
Successfully merging a pull request may close this issue.
Search before asking
Version
Server version: 8.0.26-v0.2.1-alpha-1cfee51-simd(rust-1.61.0-nightly-2022-04-14T07:03:47.465615678Z) 0
What's Wrong?
select expr not support token backquoted.
More info link to this issue
How to Reproduce?
Are you willing to submit PR?
The text was updated successfully, but these errors were encountered: