How do you count user queries per hour.
Posted by: Paul McArdle
Date: July 06, 2005 07:49PM

Hi,
My host allows 5 mysql db's with 3 users per db & 72,000 queries per hour per user.
My question is how can I get the count of a users queries at a given time. So I could change to a different user when the current one is likely to get bumped.
It appears that a user is tied to a database so I can't create all 15 users and use then all against one db.
Thanks, Paul.

Options: ReplyQuote


Subject
Written By
Posted
How do you count user queries per hour.
July 06, 2005 07:49PM


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.