MySQL 9.1.0
Source Code Documentation
|
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) |
Service to unregister variable.
Make sure to call this for each variable registered.
mysql_service_status_t(* s_mysql_component_sys_variable_unregister::unregister_variable) (const char *component_name, const char *name) |