You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2022/11/18 07:54:13 UTC

[GitHub] [shardingsphere] MQMMMQM commented on issue #22251: err: org.apache.shardingsphere.dbdiscovery.mysql.exception.mgr.InvalidMGRGroupNameConfigurationException

MQMMMQM commented on issue #22251:
URL: https://github.com/apache/shardingsphere/issues/22251#issuecomment-1319660803

   > 
   
   ```
   mysql> SELECT MEMBER_HOST, MEMBER_PORT, MEMBER_STATE FROM performance_schema.replication_group_members;
   +----------------+-------------+--------------+
   | MEMBER_HOST    | MEMBER_PORT | MEMBER_STATE |
   +----------------+-------------+--------------+
   | 192-180-53-191 |        3306 | ONLINE       |
   | 192-180-53-191 |        3308 | ONLINE       |
   | 192-180-53-191 |        3307 | ONLINE       |
   +----------------+-------------+--------------+
   3 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.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org