Re: Mysqld load

2002-02-17 Thread Jeremy Zawodny
On Sat, Feb 16, 2002 at 02:20:56PM -, Bjorn Swift wrote: > > Have you optimized the settings in my.cnf and checked your slow > > queries? > > No, I haven't optimized my.cnf - looking at it now. Thanks. > > Well, that was pretty much what I was hoping this "tool" could do; > go though the tra

Re: Mysqld load

2002-02-16 Thread Bjorn Swift
> Have you optimized the settings in my.cnf and checked your slow > queries? No, I haven't optimized my.cnf - looking at it now. Thanks. Well, that was pretty much what I was hoping this "tool" could do; go though the trace log and print out the slow queries. Is the only way to go manually thoug

Re: Mysqld load

2002-02-15 Thread Jeremy Zawodny
On Sat, Feb 16, 2002 at 03:21:16AM -, Bjorn Swift wrote: > Hi all. > > The load on my mysqld server is getting higher by the day and I am > trying to get a better picture of what's going on. I recompiled with > the debug option and have started a trace log. > > Is there any tool available th

Mysqld load

2002-02-15 Thread Bjorn Swift
Hi all. The load on my mysqld server is getting higher by the day and I am trying to get a better picture of what's going on. I recompiled with the debug option and have started a trace log. Is there any tool available that can analyze the trace log and give me an easy to read output? Or is ther