Comment 4 for bug 183762

Revision history for this message
Arnold Daniels (info-adaniels) wrote :

This what you see:
  arnold@arnold-laptop:~$ sudo mysqldumpslow
  Can't find '/var/lib/mysql/*-slow.log'

This is what it should do:
  root@prime:/home/arnold# mysqldumpslow

  Reading mysql slow query log from /var/log/mysql/mysql-slow.log
  Count: 1 Time=125.00s (125s) Lock=0.00s (0s) Rows=0.0 (0), CN20060370[CN20060370]@localhost
  ...

Please use this new patch file, the other doesn't work because I used copy/paste.