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/11/26 06:47:17 UTC

[GitHub] [shardingsphere] kimmking edited a comment on issue #8332: What is the compatible mysql jdbc version of 5.0.0 ?

kimmking edited a comment on issue #8332:
URL: https://github.com/apache/shardingsphere/issues/8332#issuecomment-733725945


   transaction_isolation  means mysql server is 8.0.
   
   (mysql 5.x this parameter is tx_isolation)
   
   You should ensure your jdbc version compatible with your mysql server version, not ShardingSphere-proxy.
   
   


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