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

select user support plan v2 #5592

Closed
TCeason opened this issue May 25, 2022 · 0 comments · Fixed by #5594
Closed

select user support plan v2 #5592

TCeason opened this issue May 25, 2022 · 0 comments · Fixed by #5594
Assignees

Comments

@TCeason
Copy link
Collaborator

TCeason commented May 25, 2022

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)

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

Successfully merging a pull request may close this issue.

1 participant