MySQL 9.1.0
Source Code Documentation
|
Memory statistics aggregation (declarations). More...
Go to the source code of this file.
Functions | |
void | reset_memory_by_thread () |
Reset table MEMORY_SUMMARY_BY_THREAD_BY_EVENT_NAME data. More... | |
void | reset_memory_by_account () |
Reset table MEMORY_SUMMARY_BY_ACCOUNT_BY_EVENT_NAME data. More... | |
void | reset_memory_by_user () |
Reset table MEMORY_SUMMARY_BY_USER_BY_EVENT_NAME data. More... | |
void | reset_memory_by_host () |
Reset table MEMORY_SUMMARY_BY_HOST_BY_EVENT_NAME data. More... | |
void | reset_memory_global () |
Reset table MEMORY_GLOBAL_BY_EVENT_NAME data. More... | |
Memory statistics aggregation (declarations).
void reset_memory_by_account | ( | ) |
Reset table MEMORY_SUMMARY_BY_ACCOUNT_BY_EVENT_NAME data.
void reset_memory_by_host | ( | ) |
Reset table MEMORY_SUMMARY_BY_HOST_BY_EVENT_NAME data.
void reset_memory_by_thread | ( | ) |
Reset table MEMORY_SUMMARY_BY_THREAD_BY_EVENT_NAME data.
void reset_memory_by_user | ( | ) |
Reset table MEMORY_SUMMARY_BY_USER_BY_EVENT_NAME data.
void reset_memory_global | ( | ) |
Reset table MEMORY_GLOBAL_BY_EVENT_NAME data.