SHOW GLOBAL STATUS
- Date: Fri, 30 May 2008 11:33:22 +0100
- From: Ben Clewett <ben@xxxxxxxxxxxxxx>
- Subject: SHOW GLOBAL STATUS
I am trying to optimise MySql making extensive use of the variables in "SHOW GLOBAL STATUS."
I want to reset these to zero on a nightly basis. The manual states: "Many status variables are reset to 0 by the FLUSH STATUS statement" http://dev.mysql.com/doc/refman/5.1/en/server-status-variables.html In fact this only effects a very few variables.Does any member know a more complete method of resetting these, other than restarting MySql?
Regards, Ben Clewett -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/mysql?unsub=royale@xxxxxxxxxx
- Prev by Date: Re: How To run Multiple Storage Engines: CSV, InnoDB...
- Next by Date: Obtaining AUTOINCREMENT of just inserted record, but...
- Previous by thread: Re: Report
- Next by thread: Obtaining AUTOINCREMENT of just inserted record, but...
- Index(es):