MySQL 9.0.0
Source Code Documentation
s_mysql_component_sys_variable_unregister Struct Reference

Service to unregister variable. More...

#include <component_sys_var_service.h>

Public Attributes

mysql_service_status_t(* unregister_variable )(const char *component_name, const char *name)
 

Detailed Description

Service to unregister variable.

Make sure to call this for each variable registered.

See also
mysql_service_component_sys_variable_unregister_t

Member Data Documentation

◆ unregister_variable

mysql_service_status_t(* s_mysql_component_sys_variable_unregister::unregister_variable) (const char *component_name, const char *name)

The documentation for this struct was generated from the following file: