On Wednesday 15 April 2009 17:24:21 Baron Schwartz wrote:
> Hi!
>
> I just blogged about this:
> http://www.mysqlperformanceblog.com/2009/04/15/how-to-decrease-inno
>db-shutdown-times/
>
> Short version:
>
> mysql> set global innodb_max_dirty_pages_pct = 0;
>
> and wait until Innodb_buffer_pool_pages_dirty is smaller.  Then
> shut down.
>

thanks a lot, it's very useful ;-)

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/mysql?unsub=arch...@jab.org

Reply via email to