| Actions | Schema | Name | Engine | Rows | Data | Index | Shards | Sync | % |
|---|---|---|---|---|---|---|---|---|---|
| {{ table.table_schema }} | {{ table.table_name }} | {{ table.engine }} | {{ table.table_rows }} | {{ (table.data_length/1024/1024).toFixed(2);}}M | {{ (table.index_length/1024/1024).toFixed(2) }}M | {{ table.table_clusters }} | {{ table.table_sync }} |