![]() |
MySQL 8.0.32
Source Code Documentation
|
This class implements Call back function for do_for_all_thd(). More...
Public Member Functions | |
Log_in_use (const char *value) | |
void | operator() (THD *thd) override |
int | get_count () |
![]() | |
virtual | ~Do_THD_Impl ()=default |
Private Attributes | |
const char * | m_log_name |
size_t | m_log_name_len |
int | m_count |
This class implements Call back function for do_for_all_thd().
It is called for each thd in thd list to count threads using bin log file
|
inline |
|
inline |
|
inlineoverridevirtual |
Implements Do_THD_Impl.
|
private |
|
private |
|
private |