-
Notifications
You must be signed in to change notification settings - Fork 315
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
Explain query not work in MySQL client #531
Comments
MySQL protocol now only supports reading and writing data, more functionalities is under active developing. |
How to support |
We'd appreciate any contribution, please reach us if you need any help! As to implementing |
Anyway if MySQL protocol handler receives any statement that is currently not supported, it should return an |
Thanks you, let me try. Can you assign this issue to me? |
If you need any help, please reach us thru our slack channel. |
Thanks for your help @v0y4g3r |
What type of bug is this?
Crash
What subsystems are affected?
Standalone mode
What happened?
What operating system did you use?
MBP Intel CPU
Relevant log output and stack trace
No response
How can we reproduce the bug?
Run query in MySQL client:
The text was updated successfully, but these errors were encountered: