MySQL 9.1.0
Source Code Documentation
|
Status variables statistics (declarations). More...
Go to the source code of this file.
Classes | |
struct | PFS_status_stats |
Functions | |
void | reset_status_by_thread () |
Reset table STATUS_BY_THREAD data. More... | |
void | reset_status_by_account () |
Reset table STATUS_BY_ACCOUNT data. More... | |
void | reset_status_by_user () |
Reset table STATUS_BY_USER data. More... | |
void | reset_status_by_host () |
Reset table STATUS_BY_HOST data. More... | |
void | reset_global_status () |
Reset table GLOBAL_STATUS data. More... | |
Status variables statistics (declarations).
void reset_global_status | ( | ) |
Reset table GLOBAL_STATUS data.
void reset_status_by_account | ( | ) |
Reset table STATUS_BY_ACCOUNT data.
void reset_status_by_host | ( | ) |
Reset table STATUS_BY_HOST data.
void reset_status_by_thread | ( | ) |
Reset table STATUS_BY_THREAD data.
void reset_status_by_user | ( | ) |
Reset table STATUS_BY_USER data.