Tag Archives: database size
June
Calculate MySQL Database Sizes Using SQL Query
Here is a quick and easy way to get the sizes of your databases in MySQL, useful when you don’t have PHPMyAdmin and just want to compare two databases (live and development for example).