inotgaoshou commented on issue #19423:
URL:
https://github.com/apache/shardingsphere/issues/19423#issuecomment-1194932952
I don't quite understand the configuration or meaning of the binding table.
My problem now is that the table users in the associated table cannot be
recognized, because the users table is in another database。
add java code like this?
```
shardingRuleConfig.getBroadcastTables().add("users");
```
--
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]