6.9.2.11Â MySQLConnection.cmd_process_info() Method
This method raises the NotSupportedError exception. Instead, use
the SHOW PROCESSLIST
statement or query the
tables found in the database
INFORMATION_SCHEMA
.
Deprecation
This MySQL Server functionality is deprecated.