|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: ewen fortune (ewen.fortune
gmail.com)
Date: Tue Apr 28 2009 - 02:35:31 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
On Mon, Apr 27, 2009 at 7:33 PM, Randomcoder <randomcoder1
gmail.com> wrote:
> Hi,
>
> I'm using Mysql on Linux.
> How can I see the space a certain database is taking on disk ?
If you are using MyISAM you can pretty much just use du -sh /path/to/$table
Alternatively you can query the information_schema
http://www.mysqlperformanceblog.com/2008/03/17/researching-your-mysql-table-sizes/
Cheers,
Ewen
>
> Thank you
>
> --
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe: http://lists.mysql.com/mysql?unsub=ewen.fortune
gmail.com
>
>
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]