zhfeng commented on issue #24898:
URL:
https://github.com/apache/shardingsphere/issues/24898#issuecomment-1489673269
Hmm, can you try to use
```yaml
- !TRANSACTION
defaultType: BASE
```
in the yaml config but `TransactionTypeHolder.set(TransactionType.LOCAL);`
when you need local mode.
--
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]