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