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
And have a question, I try to add a test on stateless test but ther has some err: test_statements_in_legacy_suites
'root'@mysqldb 19:44:26 [(none)]> set enable_planner_v2 = 1; Query OK, 0 rows affected (0.04 sec) Read 0 rows, 0.00 B in 0.002 sec., 0 rows/sec., 0.00 B/sec. 'root'@mysqldb 19:44:31 [(none)]> select user(); ERROR 1105 (HY000): Code: 1005, displayText = error: --> SQL:1:8 | 1 | select user() | ------ ^^^^ expected `*`, `IS`, `IN`, `BETWEEN`, `+`, `-`, or 46 more ... | | | while parsing `SELECT ...`
Originally posted by @TCeason in #5584 (comment)
The text was updated successfully, but these errors were encountered:
TCeason
Successfully merging a pull request may close this issue.
And have a question, I try to add a test on stateless test but ther has some err: test_statements_in_legacy_suites
Originally posted by @TCeason in #5584 (comment)
The text was updated successfully, but these errors were encountered: