mysql_list_indexes
List indexes and ordered indexed columns for a single MySQL table to inspect schema, verify query performance, and understand available keys.
Instructions
List indexes and ordered indexed columns for one table.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes |