mysql_processlist
Identify active MySQL queries during user-facing slowdowns. Shows full processlist with truncated Info to diagnose performance issues.
Instructions
SHOW FULL PROCESSLIST. Truncates Info. Use during a user-facing slowdown.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||