On 8/17/07, Alan Brown <[EMAIL PROTECTED]> wrote:
> On Fri, 17 Aug 2007, Drew Bentley wrote:
>
> > Yeah, autoextend for InnoDB seems to have bitten you. I usually never
> > do this and have monitors to tell me if it's reaching a certain
> > threshold, as you're probably not even using all of the InnoDB space
> > allocated, as it's not particularly nice in giving back space that was
> > once used, at least in my experience.
>
> Is there any way to see how much it's actually using?
>
>

Not that I'm aware of, only show table status and or innodb status
will print out the usage. If you perform a full dump and reinsert,
you're always going to gain usage in space.

-drew

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to