How to find the size and row count of your MySQL tables
Did you ever wonder how large the tables in your MySQL database are? Or how many rows each of you tables has? Use this query to list and sort your MySQL tables by size and row count.