Bingjian-Zhu opened a new issue #2304: sharding-proxy:java.sql.SQLException: 
Unknown system variable 'query_cache_size'
URL: https://github.com/apache/incubator-shardingsphere/issues/2304
 
 
   follow this :
   1.docker pull shardingsphere/sharding-proxy:3.0.0
   2.docker run -d -v /my_work_dir/conf:/opt/sharding-proxy/conf --env 
PORT=3308 -p13308:3308 shardingsphere/sharding-proxy:3.0.0
   
   make this mistake:
   java.sql.SQLException: Unknown system variable 'query_cache_size'
   
   MySQL VERSION is 8.0.15.
   
   I do not use the sharding-jdbc.
   
   

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to