MySQL 9.1.0
Source Code Documentation
|
Internal class used in find_thd() implementation. More...
Public Member Functions | |
Find_THD (Find_THD_Impl *impl) | |
bool | operator() (THD *thd) |
Private Attributes | |
Find_THD_Impl * | m_impl |
Internal class used in find_thd() implementation.
|
inlineexplicit |
|
inline |
|
private |