MySQL – Calculating Disk Usage Per Database
The answer usually lies within /var/lib/mysql/. But the answer can also be found in, you guessed it, information_schema! ð Here’s an one-liner for you, that displays database sizes in megabytes…
The World Will Turn If You're Ready or Not
The answer usually lies within /var/lib/mysql/. But the answer can also be found in, you guessed it, information_schema! ð Here’s an one-liner for you, that displays database sizes in megabytes…