Re: MySQL server statistics

2008-07-22 Thread Yves Goergen
On 21.07.2008 22:52 CE(S)T, Benjamin Wiechman wrote: With 5.1 you have more control over general query log and the slow query log - enable or disable at runtime, output to file or DB table. Okay, now that sounds a lot better. Waiting for 5.1 GA then. Although it only provides the very basics.

RE: MySQL server statistics

2008-07-21 Thread Benjamin Wiechman
ery 10-15 seconds instead of a longer interval to help you profile which applications are hammering your db server. Ben Wiechman > -Original Message- > From: Yves Goergen [mailto:[EMAIL PROTECTED] > Sent: Monday, July 21, 2008 11:19 AM > To: Rob Wultsch > Cc: mysql@lists.mys

Re: MySQL server statistics

2008-07-21 Thread Yves Goergen
On 20.07.2008 23:49 CE(S)T, Rob Wultsch wrote: On Sun, Jul 20, 2008 at 1:33 PM, Yves Goergen <[EMAIL PROTECTED]> wrote: Hello, I've installed MySQL server 5.0 and have written a small statistics script that regularly checks the number of connections and queries to the server, which I can then v

Re: MySQL server statistics

2008-07-20 Thread Rob Wultsch
On Sun, Jul 20, 2008 at 1:33 PM, Yves Goergen <[EMAIL PROTECTED]> wrote: > Hello, > > I've installed MySQL server 5.0 and have written a small statistics script > that regularly checks the number of connections and queries to the server, > which I can then view in a diagram. But sometimes it just s