mysql_active_queries
List non-sleep MySQL threads ordered by duration to spot long-running queries.
Instructions
Non-Sleep threads from information_schema.PROCESSLIST, longest first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||