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/14 02:53:40 UTC

[GitHub] [shardingsphere] lwclover commented on a diff in pull request #16796: Shardingsphere-proxy fails to establish a connection when it proxies multiple versions of mysql databases

lwclover commented on code in PR #16796:
URL: https://github.com/apache/shardingsphere/pull/16796#discussion_r850041938


##########
shardingsphere-sql-parser/shardingsphere-sql-parser-statement/src/main/java/org/apache/shardingsphere/sql/parser/sql/common/constant/TransactionIsolationLevel.java:
##########
@@ -28,9 +28,9 @@
 public enum TransactionIsolationLevel {
 
     NONE("NONE"),
-    READ_UNCOMMITTED("READ_UNCOMMITTED"),

Review Comment:
   Keep it the same as the real database value



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