![]() |
MySQL 9.7.0
Source Code Documentation
|
#include "tm_status_variables.h"#include "option_usage.h"#include "tm_global.h"#include "tm_log.h"#include "tm_required_services.h"Namespaces | |
| namespace | telemetry |
Functions | |
| static int | telemetry::tm_show_run_level (THD *, SHOW_VAR *var, char *buf) |
| static int | telemetry::tm_show_session_refcount (THD *, SHOW_VAR *var, char *buf) |
| void | telemetry::register_status_variables () |
| void | telemetry::unregister_status_variables () |
Variables | |
| static const char * | telemetry::run_level_names [] |
| static SHOW_VAR | telemetry::status_func_var [] |