mysql_variables
Retrieves curated MySQL global variables (buffer pool, connections, slow log, query cache) for diagnosing performance issues. Provides server configuration without full SQL access.
Instructions
Curated SHOW GLOBAL VARIABLES (buffer pool, connections, slow log, query cache if present).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||