Skip to content
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 target: mysql-connector-j + waprgate issue #947

Open
clementmoulin opened this issue Feb 16, 2024 · 0 comments
Open

mysql target: mysql-connector-j + waprgate issue #947

clementmoulin opened this issue Feb 16, 2024 · 0 comments

Comments

@clementmoulin
Copy link

Hi !

I'm using DBeaver (using mysql-connector-j) to access mySQL, and encoutering an issue when using warpgate.

Connecting directly => no issue.
Connecting through warpgate, i'm getting the following error: Unknown system variable 'query_cache_size'

After some research, I found this is probably because mysql-connector-j is not able to detect correct mySQL server version, and try to get an obsolete parameter "query_cache_size" (removed in 8.0.3).

Thanks for your work and your help !

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

No branches or pull requests

1 participant