You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2020/05/14 09:40:55 UTC

[GitHub] [shardingsphere] cherrylzhao commented on issue #3097: Unknown system variable 'query_cache_size'

cherrylzhao commented on issue #3097:
URL: https://github.com/apache/shardingsphere/issues/3097#issuecomment-628521154


   I have found the root reason, in `MySQLServerInfo.SERVER_VERSION` the version is fixed at `5.6.4`, so jdbc-driver will send the sql contains `query_cache_size`, we should dynamically judge it based on the physical database version.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org