Comment 2 for bug 856065

Revision history for this message
Lindsay Holmwood (auxesis) wrote : Re: pt-trend is not handling options properly

      ? Complete command-line used to run the tool

pt-trend /var/log/mysql/mysql-slow.log

       ? Tool "--version"

pt-trend 1.0.1

       ? MySQL version of all servers involved

$ mysql --version
mysql Ver 14.16 Distrib 5.2.8-MariaDB, for debian-linux-gnu (x86_64) using readline 5.2
$ mysqld --version
mysqld Ver 5.2.8-MariaDB-mariadb102~lucid-log for debian-linux-gnu on x86_64 ((MariaDB - http://mariadb.com/))

       ? Output from the tool including STDERR

$ pt-trend /var/log/mysql/mysql-slow.log
Option q does not exist at /usr/bin/pt-trend line 664.

       ? Input files (log/dump/config files, etc.)

nil

       If possible, include debugging output by running the tool with "PTDEBUG"; see "ENVIRONMENT".

$ PTDEBUG=1 pt-trend /var/log/mysql/mysql-slow.log
Option q does not exist at /usr/bin/pt-trend line 664.