Is it possible to get current status of MAX_QUERIES_PER_HOUR
Posted by: Tore Krudtaa
Date: October 23, 2007 11:40AM

Hi...

in this link

http://dev.mysql.com/doc/refman/5.0/en/user-resources.html

it is described how to set limits on:
MAX_QUERIES_PER_HOUR
MAX_UPDATES_PER_HOUR
MAX_CONNECTIONS_PER_HOUR
MAX_USER_CONNECTIONS

Is there a way to query a database for current max values for these parameters?

If not, is there any plan to make that possible?
I'm currently testing an application on a webhotel using MySQL.
They have set restrictions on those parameters.... and in order to prevent my test customers getting blocked I would like to be able to monitor those values and thereby be able to take some actions before they get blocked....

Options: ReplyQuote


Subject
Written By
Posted
Is it possible to get current status of MAX_QUERIES_PER_HOUR
October 23, 2007 11:40AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.