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 2022/04/06 01:27:19 UTC

[GitHub] [shardingsphere] SimYeJu commented on issue #16516: Could I connect MySQL other version(both 5.7.22 and 8.0.22) as DS to ShardingSphere-proxy?

SimYeJu commented on issue #16516:
URL: https://github.com/apache/shardingsphere/issues/16516#issuecomment-1089624798

   Then, I change my question.
   
   ShardingSphere Proxy 5.0.0 connect to DS1 (MySQL 5.7.17) and to DS2 (MySQL 8.0.25).
   
   I wonder why result is '1' when query 'SELECT @@SESSION.tx_isolation' to ShardingSphere Proxy.
   ![image](https://user-images.githubusercontent.com/55989240/161877025-eb896a1f-df34-4f1c-9afb-38cdabc77fd1.png)
   
   
   tx_isolation's valid value is 'READ-UNCOMMITTED', 'READ-COMMITTED', 'REPEATABLE-READ'. 'SERIALIZABLE'.
   https://docs.oracle.com/cd/E17952_01/mysql-5.7-en/server-system-variables.html#sysvar_tx_isolation


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

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

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