15 messages in com.mysql.lists.win32Re: mysqldumpslow
FromSent OnAttachments
Joelle Tegwen14 Apr 2006 12:01 
jbon...@sola.com.au17 Apr 2006 16:30 
sandhya18 Apr 2006 02:51 
Daniel da Veiga18 Apr 2006 09:45 
Shawn Green18 Apr 2006 10:23 
Na Derro Cartwright18 Apr 2006 12:22 
jbon...@sola.com.au18 Apr 2006 17:33 
Armando18 Apr 2006 21:31 
Joelle Tegwen18 May 2006 08:16 
Joelle Tegwen18 May 2006 10:38 
Tobin Cataldo18 May 2006 11:31 
Joelle Tegwen18 May 2006 13:30 
Tobin Cataldo19 May 2006 06:18 
Joelle Tegwen19 May 2006 08:39 
Joelle Tegwen22 May 2006 07:07 
Subject:Re: mysqldumpslow
From:Tobin Cataldo (tcat@bham.lib.al.us)
Date:05/18/2006 11:31:25 AM
List:com.mysql.lists.win32

I was able to reproduce the error by setting -t= <Number greater than actual queries in log>

Try setting -t = 1 or -t = 2. Or take a look at the log txt file and see if you have at least 5 queries in there.

Joelle Tegwen wrote:

ok, so I got it running... thanks..

and I type C:\Program Files\MySQL\MySQL Server 5.0\scripts>perl mysqldumpslow -s=t -t=5 c:\mysql\slowlog20060518.txt and I get this big long scroll of sql statements and then this: Died at mysqldumpslow line 137, <> chunk 1.

What does that mean? Thanks Joelle