Collect Query Dump And Profile
collect_query_dump_and_profileRun a SQL query to capture its dump and profile for performance analysis. The output is large, requiring additional tools for processing.
Instructions
Run a query to get it's query dump and profile, output very large, need special tools to do further processing
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| db | No | database | |
| query | Yes | query to execute |