mysql_active_queries
Retrieve a list of active MySQL queries and processes for real-time monitoring.
Instructions
List currently running queries and processes in MySQL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connectionId | No | Id of the mysql connection to use. Optional when only one mysql connection is configured. |