MySQL 8.0.40
Source Code Documentation
|
This is the complete list of members for Error_log_throttle, including all inherited members.
count | Log_throttle | private |
err_code | Error_log_throttle | private |
Error_log_throttle(ulong window_usecs, loglevel lvl, uint errcode, const char *subsystem, const char *msg) | Error_log_throttle | inline |
flush() | Error_log_throttle | |
in_window(ulonglong now) const | Log_throttle | inlineprotected |
inc_log_count(ulong rate) | Log_throttle | inlineprotected |
ll | Error_log_throttle | private |
log() | Error_log_throttle | |
Log_throttle(ulong window_usecs, const char *msg) | Log_throttle | inlineprotected |
LOG_THROTTLE_WINDOW_SIZE | Log_throttle | static |
new_window(ulonglong now) | Log_throttle | protected |
prepare_summary(ulong rate) | Log_throttle | protected |
print_summary(ulong suppressed) | Error_log_throttle | inlineprivate |
subsys | Error_log_throttle | private |
summary_template | Log_throttle | protected |
window_end | Log_throttle | private |
window_size | Log_throttle | private |