MySQL 9.1.0
Source Code Documentation
|
#include <mysql/components/service_implementation.h>
#include <mysql/components/services/component_status_var_service.h>
#include <mysql/status_var.h>
Go to the source code of this file.
Classes | |
class | mysql_status_variable_registration_imp |
An implementation of the component status variables Service to register variable and unregister variable. More... | |
Functions | |
bool | add_status_vars (const SHOW_VAR *) |
void | remove_status_vars (SHOW_VAR *) |
bool add_status_vars | ( | const SHOW_VAR * | list | ) |
void remove_status_vars | ( | SHOW_VAR * | list | ) |