[snip]
I know there must be a command line query to show the size of the
database or of specific tables. What is it? I've been unable to find
anything in the online manual (of course that presupposes I've been
looking in the right place).
[/snip]

SHOW TABLE STATUS [FROM `table`]

http://dev.mysql.com/doc/mysql/en/SHOW_TABLE_STATUS.html

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to