get_execution_plan
Analyze SQL query performance by retrieving the actual execution plan with runtime statistics using the Adb MySQL MCP Server interface.
Instructions
Get the actual execution plan with runtime statistics for a SQL query
Input Schema
Name | Required | Description | Default |
---|---|---|---|
query | Yes | The SQL query to analyze |