Hi,

>  how much of the 600MB actually is used at the moment

I'm sure there'a a better way to do it, but this one works:

mysql> show table status like 'your_innodb_table' \G
...
        Comment: InnoDB free: 3739648 kB


Best Regards,
Sasa



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to