24#ifndef SQL_SHOW_PROCESSLIST_H
25#define SQL_SHOW_PROCESSLIST_H
For each client connection we create a separate thread with THD serving as a thread/connection descri...
Definition: sql_lexer_thd.h:34
static uint verbose
Definition: mysqlcheck.cc:65
bool build_processlist_query(const POS &pos, THD *thd, bool verbose)
Definition: sql_show_processlist.cc:118
bool pfs_processlist_enabled
Implement SHOW PROCESSLIST by using performance schema.processlist.
Definition: sql_show_processlist.cc:47
Bison "location" class.
Definition: parse_location.h:43