tristaZero commented on issue #8979: URL: https://github.com/apache/shardingsphere/issues/8979#issuecomment-757832322
```sql ALTER REPLICA_QUERY RULE ( modify logic_ds_a (primary=primary_new_ds_a, repilca=repilca_ds_a_0) RANDOM(xxx=xxx), add logic_ds_b(primary=primary_new_ds_b, repilca=repilca_ds_b_0) RANDOM(xxx=xxx)) ) ``` ---------------------------------------------------------------- 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]
