Here are two MySQL commands that will give you more insight regarding
the size of your database as well as each individual table: NOTE: These
are SELECT queries, and do not change or modify your data in any way.
Database Size Query:SELECT table_schem...