We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Unexpected error
Query Engine, Other
GreptimeDB fails to correctly execute SQL statements with comments on the first line, causing the MySQL client to hang.
Should ignore the comment.
Hang
Not relevant
The text was updated successfully, but these errors were encountered:
@killme2008 Hi, I want to try this issue : )
Sorry, something went wrong.
Looks like it's not an issue; it doesn't hang, just awaits valid input. The real problem is that kill queries are currently unsupported (#5899).
Successfully merging a pull request may close this issue.
What type of bug is this?
Unexpected error
What subsystems are affected?
Query Engine, Other
Minimal reproduce step
GreptimeDB fails to correctly execute SQL statements with comments on the first line, causing the MySQL client to hang.
What did you expect to see?
Should ignore the comment.
What did you see instead?
Hang
What operating system did you use?
Not relevant
What version of GreptimeDB did you use?
Not relevant
Relevant log output and stack trace
The text was updated successfully, but these errors were encountered: