Table sizes
mysql_table_sizesList MySQL database tables sorted by size in MB with row counts to identify large tables and optimize storage.
Instructions
List tables in a database ordered by size (MB), with row counts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| database | Yes | Database name |