MySQL 8.4.0
Source Code Documentation
udf_member_actions.h File Reference

Go to the source code of this file.

Functions

udf_descriptor enable_member_action_udf ()
 Returns the descriptor of the "group_replication_enable_member_action" UDF. More...
 
udf_descriptor disable_member_action_udf ()
 Returns the descriptor of the "group_replication_disable_member_action" UDF. More...
 
udf_descriptor reset_member_actions_udf ()
 Returns the descriptor of the "group_replication_reset_member_actions" UDF. More...
 

Function Documentation

◆ disable_member_action_udf()

udf_descriptor disable_member_action_udf ( )

Returns the descriptor of the "group_replication_disable_member_action" UDF.

Returns
the descriptor of the "group_replication_disable_member_action" UDF

◆ enable_member_action_udf()

udf_descriptor enable_member_action_udf ( )

Returns the descriptor of the "group_replication_enable_member_action" UDF.

Returns
the descriptor of the "group_replication_enable_member_action" UDF

◆ reset_member_actions_udf()

udf_descriptor reset_member_actions_udf ( )

Returns the descriptor of the "group_replication_reset_member_actions" UDF.

Returns
the descriptor of the "group_replication_reset_member_actions" UDF