Skip to content

Fails to execute SQL statements with comments on the first line #6114

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

Closed
killme2008 opened this issue May 16, 2025 · 2 comments · May be fixed by #6118
Closed

Fails to execute SQL statements with comments on the first line #6114

killme2008 opened this issue May 16, 2025 · 2 comments · May be fixed by #6118
Labels
C-bug Category Bugs

Comments

@killme2008
Copy link
Contributor

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

@killme2008 killme2008 added the C-bug Category Bugs label May 16, 2025
@QuakeWang
Copy link

@killme2008 Hi, I want to try this issue : )

@killme2008
Copy link
Contributor Author

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).

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

Successfully merging a pull request may close this issue.

2 participants