Connection error due to query_cache_size

Issue #89 resolved
Former user created an issue

Trying to connect to a MySQL 8.0 database within AWS using the mysql-connector-java-8.0.11.jar but I am getting the following connection error:

Error creating connection: java.sql.SQLException: Unknown system variable 'query_cache_size'

Comments (1)

  1. Log in to comment