MySQL 8.4.0
Source Code Documentation
udf_single_primary.h File Reference

Go to the source code of this file.

Functions

udf_descriptor set_as_primary_udf ()
 Returns the descriptor of the "group_replication_set_as_primary" UDF. More...
 
udf_descriptor switch_to_single_primary_udf ()
 Returns the descriptor of the "group_replication_switch_to_single_primary" UDF. More...
 

Function Documentation

◆ set_as_primary_udf()

udf_descriptor set_as_primary_udf ( )

Returns the descriptor of the "group_replication_set_as_primary" UDF.

Returns
the descriptor of the "group_replication_set_as_primary" UDF

◆ switch_to_single_primary_udf()

udf_descriptor switch_to_single_primary_udf ( )

Returns the descriptor of the "group_replication_switch_to_single_primary" UDF.

Returns
the descriptor of the "group_replication_switch_to_single_primary" UDF