-
Notifications
You must be signed in to change notification settings - Fork 977
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
MySQL_Session::kill_query_thread not using SSL when use_ssl
in true for a MySQL server
#4217
Comments
use_ssl
in true for a MySQL vuse_ssl
in true for a MySQL server
Hi @mcrauwel . About your testing, please note that |
Hey @renecannao Correct the backend is Vitess (PlanetScale). Apparently the implementation of the Intermediate solution is to create a hostgroup/connection pool per user. Additionally, if ProxySQL detects an error and Thanks |
Related: #3656 |
It is not "additionally" , it is the default behavior. @asychev : I don't know if |
Thanks for the clarification! |
We are seeing these errors in our ProxySQL error log
looking both here and here ProxySQL is not trying to configure SSL.
We saw this in relation with the following error, which was blocking our testing.
ProxySQL version 2.5.1 running in Kubernetes.
The text was updated successfully, but these errors were encountered: