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 2019/12/26 03:24:44 UTC

[GitHub] [incubator-shardingsphere] lirengui commented on issue #3097: Unknown system variable 'query_cache_size'

lirengui commented on issue #3097: Unknown system variable 'query_cache_size'
URL: https://github.com/apache/incubator-shardingsphere/issues/3097#issuecomment-568958636
 
 
   > 
   > 
   >     1. If we want to change the version of mysql-connector-java from 5.x to 8.x, we should also update the  HikariCP. Because HikariCP-**java7** at 2.4.11 in Sharding-Proxy now does not compatible with mysql-connector-java 8.x.
   > 
   >     2. If we want to upgrade HikariCP, we should also update the Java version from 1.7 to 1.8.
   > 
   >     3. Connector/J 8.x also requires Java 1.8
   >        ![image](https://user-images.githubusercontent.com/24643893/66699724-b8b0b880-ed1b-11e9-8263-d6aaa83acc3b.png)
   > 
   > 
   > So, to resolve this problem we should firstly answer the question that when we upgrade the Java 1.7 to 1.8?
   
   Hello, I'm using RC3 version. According to you, I updated hikaricp, compiled with jdk8, and can't connect with MySQL connector Java 8. X. where can I change it

----------------------------------------------------------------
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


With regards,
Apache Git Services