View Sizes of MySQL Databases & Tables over SSH
Sometimes, your typical database GUI (such as phpMyAdmin) won’t be usable for managing really big databases and you’ll have to work directly on the command line (SSH) for this. After connecting to your server,...