At 2:15 pm -0700 5/4/06, Ravi Kumar wrote:
>What command used to check table size  and database size?

For table size:
http://dev.mysql.com/doc/refman/5.0/en/show-table-status.html

I imagine (though I don't know for sure) that you can get the same info from 
the information_schema database that was introduced in v5.

http://dev.mysql.com/doc/refman/5.0/en/information-schema.html

HTH,
James Harvard

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

Reply via email to