menghaoranss commented on issue #10454: URL: https://github.com/apache/shardingsphere/issues/10454#issuecomment-847838295
**SHOW SHARDING BROADCAST TABLE RULES (FROM schemaName)?** ``` mysql> show sharding broadcast table rules; +------------------------+ | shardingBroadcastTable | +------------------------+ | t_1 | | t_2 | +------------------------+ 2 rows in set (0.00 sec) ``` -- 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. For queries about this service, please contact Infrastructure at: [email protected]
