![]()  | 
  
    MySQL 8.4.7
    
   Source Code Documentation 
   | 
 
#include "plugin/group_replication/include/plugin.h"Go to the source code of this file.
Functions | |
| int | group_replication_before_handle_connection (Server_state_param *param) | 
| int | group_replication_before_recovery (Server_state_param *param) | 
| int | group_replication_after_engine_recovery (Server_state_param *param) | 
| int | group_replication_after_recovery (Server_state_param *param) | 
| int | group_replication_before_server_shutdown (Server_state_param *param) | 
| int | group_replication_after_server_shutdown (Server_state_param *param) | 
Variables | |
| Server_state_observer | server_state_observer | 
| int group_replication_after_engine_recovery | ( | Server_state_param * | param | ) | 
| int group_replication_after_recovery | ( | Server_state_param * | param | ) | 
| int group_replication_after_server_shutdown | ( | Server_state_param * | param | ) | 
| int group_replication_before_handle_connection | ( | Server_state_param * | param | ) | 
| int group_replication_before_recovery | ( | Server_state_param * | param | ) | 
| int group_replication_before_server_shutdown | ( | Server_state_param * | param | ) | 
      
  | 
  extern |