MySQL 8.4.0
Source Code Documentation
udf_write_concurrency.h File Reference

Go to the source code of this file.

Functions

udf_descriptor get_write_concurrency_udf ()
 Returns the descriptor of the "group_replication_get_write_concurrency" UDF. More...
 
udf_descriptor set_write_concurrency_udf ()
 Returns the descriptor of the "group_replication_set_write_concurrency" UDF. More...
 

Function Documentation

◆ get_write_concurrency_udf()

udf_descriptor get_write_concurrency_udf ( )

Returns the descriptor of the "group_replication_get_write_concurrency" UDF.

Returns
the descriptor of the "group_replication_get_write_concurrency" UDF

◆ set_write_concurrency_udf()

udf_descriptor set_write_concurrency_udf ( )

Returns the descriptor of the "group_replication_set_write_concurrency" UDF.

Returns
the descriptor of the "group_replication_set_write_concurrency" UDF