Skip to content

Instantly share code, notes, and snippets.

@kriskhaira
Created August 31, 2018 18:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kriskhaira/e1f1378dd77930012ad30ef1bde63950 to your computer and use it in GitHub Desktop.
Save kriskhaira/e1f1378dd77930012ad30ef1bde63950 to your computer and use it in GitHub Desktop.
+---------------------------------------+-------+--------+-------+------------+---------+
| CONCAT(table_schema, '.', table_name) | rows | DATA | idx | total_size | idxfrac |
+---------------------------------------+-------+--------+-------+------------+---------+
| buybackexpress.not_purchasing_item | 9.25M | 31.03G | 1.33G | 32.35G | 0.04 |
| buybackexpress.tmp_order | 0.87M | 13.57G | 0.33G | 13.90G | 0.02 |
| buybackexpress.quote_log | 5.70M | 9.84G | 0.07G | 9.91G | 0.01 |
| buybackexpress.order_offers | 0.80M | 0.74G | 0.12G | 0.86G | 0.16 |
| buybackexpress.mws_cache_data | 1.24M | 0.30G | 0.15G | 0.46G | 0.50 |
+---------------------------------------+-------+--------+-------+------------+---------+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment