MySQL 9.1.0
Source Code Documentation
|
Functions | |
bool | register_gr_status_service () |
Register status service. More... | |
bool | unregister_gr_status_service () |
Unregister status service. More... | |
bool | is_group_in_single_primary_mode_internal () |
mysql_service_status_t | gr_status_service_is_group_in_single_primary_mode () noexcept |
mysql_service_status_t | gr_status_service_is_group_in_single_primary_mode_and_im_the_primary () noexcept |
mysql_service_status_t | gr_status_service_is_group_in_single_primary_mode_and_im_a_secondary () noexcept |
mysql_service_status_t | gr_status_service_is_member_online_with_group_majority () noexcept |
Variables | |
const mysql_service_group_replication_status_service_v1_t | imp_group_replication_group_replication_status_service_v1 |
|
noexcept |
|
noexcept |
|
noexcept |
|
noexcept |
bool gr::status_service::is_group_in_single_primary_mode_internal | ( | ) |
bool gr::status_service::register_gr_status_service | ( | ) |
Register status service.
bool gr::status_service::unregister_gr_status_service | ( | ) |
Unregister status service.
const mysql_service_group_replication_status_service_v1_t gr::status_service::imp_group_replication_group_replication_status_service_v1 |