table_stats
Show table statistics: row counts, data and index sizes, update time for specific or all tables in a MySQL database.
Instructions
Show table statistics: row counts, data/index sizes, update time
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | No | Specific table name. Omit for all tables. | |
| profile | No | Profile name (defaults to current profile) | |
| database | No | Database name |