Re: Perl Script: MySQL Slow Query Log Parser

2001-07-22 Thread Tim Bunce
; 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 > > &

Re: Perl Script: MySQL Slow Query Log Parser

2001-07-20 Thread Jeremy Zawodny
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

Re[2]: Perl Script: MySQL Slow Query Log Parser

2001-06-27 Thread Werner Stuerenburg
> 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

RE: Perl Script: MySQL Slow Query Log Parser

2001-06-27 Thread sean . odonnell
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

Re: Perl Script: MySQL Slow Query Log Parser

2001-06-27 Thread Tim Bunce
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

Perl Script: MySQL Slow Query Log Parser

2001-06-26 Thread Nathanial Hendler
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