MySQL 9.1.0
Source Code Documentation
|
Functor to print not-started transaction from the mysql_trx_list. More...
Public Member Functions | |
PrintNotStarted (FILE *file) | |
void | operator() (const trx_t *trx) |
Public Attributes | |
FILE * | m_file |
Functor to print not-started transaction from the mysql_trx_list.
|
inline |
|
inline |
FILE* PrintNotStarted::m_file |