dyrnq commented on issue #28928:
URL:
https://github.com/apache/shardingsphere/issues/28928#issuecomment-1800954164
> Hi @dyrnq , Thank you for your feedback, I think it's a bug for broadcast
rule.
thanks reply, may be I can use !SINGLE instead of !BROADCAST
```bash
# - !BROADCAST
# tables:
# - loudong
- !SINGLE
tables:
- "*.*"
```
I can not understand !READWRITE_SPLITTING + !BROADCAST mean what?
ref <https://github.com/apache/shardingsphere/issues/28848>
--
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]