MySQL 8.3.0
Source Code Documentation
component_status_var_service_imp.h File Reference

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 *)
 

Function Documentation

◆ add_status_vars()

bool add_status_vars ( const SHOW_VAR list)

◆ remove_status_vars()

void remove_status_vars ( SHOW_VAR list)