newchendb opened a new issue #14744: URL: https://github.com/apache/shardingsphere/issues/14744
shardingsphere-proxy version is 5.1.1。 server.yaml: ``` mode: type: Standalone rules: - !AUTHORITY users: - root@%:123456 provider: type: ALL_PRIVILEGES_PERMITTED - !TRANSACTION defaultType: BASE providerType: seata ``` But the query “show variable transaction_type” result is “LOCAL”。 -- 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-unsubscr...@shardingsphere.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org