Determine which table takes most disk space in MySQL

Posted by astropanic on Stack Overflow See other posts from Stack Overflow or by astropanic
Published on 2010-03-16T09:33:48Z Indexed on 2010/03/16 9:46 UTC
Read the original article Hit count: 488

Filed under:
|
|

What is the easiest way to determine which table takes most disk space ?

A handicap: I have no MySQL server, only the file with all data (dump.sql)

© Stack Overflow or respective owner

Related posts about mysqldump

Related posts about mysql