-
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
Java connection using MariaDB 2.4.3 JDBC driver fails to load server variables #2523
Comments
Please provide a reproducible test case |
Only thing we can provide is the java connect string we use to open the connnections. |
We will try to create a small snippet using that connect string and test whether the error occurs. |
Here we have a sample and included is a stacktrace. |
Hi, |
Verified. Issue is reproduced with the following connection string:
The error returned by application:
proxysql error log
Application connects to proxysql successfully when |
@ujmoser Please try a modified connection string:
|
@Val214 Thank for your support. The modified connection string works. |
This is a reocuring bug showing the same behaviour as reported in issue #2009.
We are using MariaDB Connector/J 2.4.3 and ProxySQL 2.0.8 on top of a MariaDB Galera Cluster 10.2.23 on Ubuntu 18.04.3 LTS (GNU Linux 4.15.0-76-generic_x86_64)
When connecting to port 6033 the connector reports
The text was updated successfully, but these errors were encountered: