MySQL 9.1.0
Source Code Documentation
|
#include <mysql/udf_registration_types.h>
Go to the source code of this file.
Classes | |
class | GR_message_service_send_example |
An example implementation of a module that uses GR send service. More... | |
Functions | |
bool | gr_service_message_example_init () |
This function register examples that uses services recv and send of Group replication. More... | |
bool | gr_service_message_example_deinit () |
This function unregister examples that uses services recv and send of Group replication. More... | |
bool gr_service_message_example_deinit | ( | ) |
This function unregister examples that uses services recv and send of Group replication.
bool gr_service_message_example_init | ( | ) |
This function register examples that uses services recv and send of Group replication.