RaigorJiang opened a new issue #14164:
URL: https://github.com/apache/shardingsphere/issues/14164


   Refer to #14163,
   add a syntax to query transaction rule: `SHOW TRANSACTION RULE`.
   
   And the content of transaction rule should includes `defaultType` and 
`providerType`:
   
   ```yaml
   - !TRANSACTION
       defaultType: XA
       providerType: Atomikos
   ```


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