get_execution_plan
Retrieve the execution plan and runtime statistics for a SQL query to analyze and optimize database performance on Adb MySQL MCP Server.
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 |