MySQL 8.4.0
Source Code Documentation
sql_show_processlist.h File Reference

Go to the source code of this file.

Functions

bool build_processlist_query (const POS &pos, THD *thd, bool verbose)
 

Variables

bool pfs_processlist_enabled
 Implement SHOW PROCESSLIST by using performance schema.processlist. More...
 

Function Documentation

◆ build_processlist_query()

bool build_processlist_query ( const POS pos,
THD thd,
bool  verbose 
)

Variable Documentation

◆ pfs_processlist_enabled

bool pfs_processlist_enabled
extern

Implement SHOW PROCESSLIST by using performance schema.processlist.