collect_query_dump_and_profile
Execute a query and collect its dump and profile for performance analysis; the large output requires specialized tools for further 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 |