;
Sent: Friday, July 20, 2001 12:05 AM
Subject: Re: Perl Script: MySQL Slow Query Log Parser
> On Wed, Jun 27, 2001 at 01:45:27PM +0100, Tim Bunce wrote:
> >
> > You'll find mysqldumpslow (in the mysql distribution) does all that and
> > much much more
> >
&
On Wed, Jun 27, 2001 at 01:45:27PM +0100, Tim Bunce wrote:
>
> You'll find mysqldumpslow (in the mysql distribution) does all that and
> much much more
>
> It's a pity that it's not mentioned in the online documentation
> since it's a _very_ useful tool.
I've submitted a patch against the manual
> You'll find mysqldumpslow (in the mysql distribution) does all that and
> much much more
Sorry, not on my server (MySQL 3.22.32).
> It's a pity that it's not mentioned in the online documentation
> since it's a _very_ useful tool.
http://www.mysql.com/udmsearch/search.php?q=mysqldumpslow
sho
any idea where any sort of documentation/tutorial can be found?
-Original Message-
From: Tim Bunce [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, June 27, 2001 1:45 PM
To: Nathanial Hendler
Cc: Mysql; [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: Perl Script: MySQL Slow Query Log Parser
You'll find mysqldumpslow (in the mysql distribution) does all that and
much much more
It's a pity that it's not mentioned in the online documentation
since it's a _very_ useful tool.
Tim.
On Mon, Jun 25, 2001 at 11:59:59PM -0700, Nathanial Hendler wrote:
> I wrote a perl script that will parse
I wrote a perl script that will parse slow_queries logs, and output some
useful information. It's kind of hard to explain, but I'll try. I wanted to
see what queries were taking a lot of time, and how often they were
happening. I wrote a perl script that parses the log files, ignores queries