- Warning
- As of 5.7.11 COM_PROCESS_INFO is deprecated in favor of COM_QUERY with SHOW PROCESSLIST
Get a list of active threads
- Returns
- Text Resultset or a ERR_Packet
Payload
Type | Name | Description |
int<1> | command | 0x0A: COM_PROCESS_INFO |
- See also
- mysql_list_processes, dispatch_command, mysqld_list_processes