choose two.There are five MySQL instances configured with a working group replication. Examine the output of the group members:
Mysql> SELECT MEMBER_ID, MEMBER_STATE FROM
Performance_schema.replication_group_members;
(含图)
Which two statements are true about network partitioning in the cluster?