This is probably a really rubbish way of doing it, but run
SHOW TABLE STATUS
Then add up the Data_length, and Index_Length columns for all the rows returned.
If you have Cpanel it may well show your usage in the column on the left hand side.
If I find there's a built in command I'll let you know.