#include <mysql/components/services/registry.h>
#include <mysql/service_plugin_registry.h>
#include <chrono>
#include <ctime>
#include <string>
Go to the source code of this file.
◆ GROUP_REPLICATION_MANAGEMENT_SERVICE_NAME
#define GROUP_REPLICATION_MANAGEMENT_SERVICE_NAME "group_replication.group_replication_management" |
◆ register_group_replication_management_services()
bool register_group_replication_management_services |
( |
| ) |
|
◆ unregister_group_replication_management_services()
bool unregister_group_replication_management_services |
( |
| ) |
|