MySQL 9.1.0
Source Code Documentation
|
Notify clients about group replication state changes. More...
Public Types | |
enum | Type { MEMBERSHIP_QUORUM_LOSS = 1 , MEMBERSHIP_VIEW_CHANGE = 2 , MEMBER_ROLE_CHANGE = 3 , MEMBER_STATE_CHANGE = 4 } |
Public Attributes | |
required uint32 | type = 1 |
type of group replication event More... | |
optional string | view_id = 2 |
view identifier More... | |
Notify clients about group replication state changes.
Mysqlx::Notice::Frame Field | Value |
---|---|
.type | 4 |
.scope | global |
required uint32 Mysqlx::Notice::GroupReplicationStateChanged::type = 1 |
type of group replication event
optional string Mysqlx::Notice::GroupReplicationStateChanged::view_id = 2 |
view identifier