menghaoranss edited a comment on issue #10454:
URL: 
https://github.com/apache/shardingsphere/issues/10454#issuecomment-848474085


   **SHOW DB_DISCOVERY RULES (FROM schemaName)?**
   
   ```
   mysql> show db_discovery rules from database_discovery_db;
   
+-------+--------------------+--------------+-------------------------------------------------------------------------------------------------------------+
   | name  | dataSourceNames    | discoverType | discoverProps                  
                                                                             |
   
+-------+--------------------+--------------+-------------------------------------------------------------------------------------------------------------+
   | pr_ds |  ds_0, ds_1, ds_2  | MGR          |  keepAliveCron=0/5 * * * * ?, 
zkServerLists=localhost:2181, groupName=92504d5b-6dec-11e8-91ea-246e9612aaf1  |
   
+-------+--------------------+--------------+-------------------------------------------------------------------------------------------------------------+
   1 row 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]


Reply via email to