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

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to