mysql_table_stats
Retrieve size, row count estimates, and index sizes for MySQL tables.
Instructions
Get size, row count estimates, and index sizes for tables in a MySQL database.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| database | No | ||
| connectionId | No | Id of the mysql connection to use. Optional when only one mysql connection is configured. |