mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Removed not used and not visible send_metdata_skip variable.
Reviewed-by: Sergei Golubchik <serg@mariadb.org>
This commit is contained in:
@ -1037,7 +1037,6 @@ typedef struct system_status_var
|
||||
ulonglong table_open_cache_hits;
|
||||
ulonglong table_open_cache_misses;
|
||||
ulonglong table_open_cache_overflows;
|
||||
ulonglong send_metadata_skips;
|
||||
double last_query_cost;
|
||||
double cpu_time, busy_time;
|
||||
uint32 threads_running;
|
||||
|
Reference in New Issue
Block a user