Daniel Nichter
c6068aa285
Clean up docs. Clean up t/pt-query-digest/since_until.t. review.t needs to be fixed and cleaned up (i.e. use pt_query_digest::main() instead of shelling out, split off --history tests into history.t, etc.).
2013-03-05 09:59:33 -07:00
Brian Fraser
310867b301
Removed --aux-dsn, enabled passing an optional dsn with the extra arguments
2013-03-01 17:03:05 -03:00
Brian Fraser
734deef881
Split --review and --history
2013-03-01 16:35:43 -03:00
Brian Fraser
1d9b013bab
pqd: Removed show-all, shorten, select & print-iterations
2013-02-25 13:10:03 -03:00
Brian Fraser
78cae8b91b
Removed --check-attributes-limit
2013-02-25 12:37:23 -03:00
Brian Fraser
5e8f369ab7
pqd: Replaced --print with --output slowlog
2013-02-25 12:27:13 -03:00
Brian Fraser
8e449a1c83
pqd: Remove --type pglog, memcached, and http
2013-02-25 12:13:35 -03:00
Daniel Nichter
831197ba07
Update t/pt-query-digest/version_check.t.
2013-02-21 16:33:45 -07:00
Daniel Nichter
d9d641dea3
Fix t/pt-query-digest/samples/output_json_tcpdump021.txt.
2013-02-12 09:31:56 -07:00
Brian Fraser
6bf3a35a1a
Merged use-lmo.
...
This commit renames our fork of Mo to Lmo, since the two have diverged
a huge deal. The merged branch streamlined Lmo a great deal as well,
for maintainability.
2013-02-11 21:19:56 -03:00
Daniel Nichter
c9aa9e8cbd
Merge 2.1.9 fixes for pt-pmp.
2013-02-05 09:51:24 -07:00
Daniel Nichter
ea4dfa7605
Add Error_msg (but no Error_no) when client closes connection during handshake.
2013-02-01 10:58:27 -07:00
Daniel Nichter
572294540c
Make 'Connect abort' errors just 'Connect' so all connect errors are lumped together.
2013-02-01 10:47:38 -07:00
Daniel Nichter
b3e5a1f0dd
Fix "Error: none" issue for tcpdump logs.
2013-02-01 10:44:47 -07:00
Brian Fraser
3b6303f421
Updated explain samples for 5.1
2013-01-30 17:21:26 -03:00
Brian Fraser
541db4994e
Updated explain samples for 5.0
2013-01-30 17:17:02 -03:00
Daniel Nichter
9e7248861d
Catch and report aborted connects.
2013-01-28 14:12:48 -07:00
Daniel Nichter
15b1c43874
Fix and test parser_error_packet() for non-SQL errors.
2013-01-25 11:24:35 -07:00
Brian Fraser fraserb@gmail.com
457d61edfe
Fix a broken test and make another more resilient to future changes
2013-01-24 12:11:11 -03:00
Brian Fraser fraserb@gmail.com
d1bdd4d80c
Make pqd --output json have flags to enable sorted keys and prettyfied JSON
2013-01-24 12:00:48 -03:00
Brian Fraser
b21baeb5d8
pqd: Changed --resume to take a filename, added tests
2013-01-22 19:33:11 -03:00
Brian Fraser fraserb@gmail.com
8c5d8e4d3d
t/pt-query-digest/issue_360.t: use --review-table
2013-01-21 13:20:10 -03:00
Brian Fraser fraserb@gmail.com
9dd124038b
pqd: Merge --review-history into --review, added --review-table & --history-table
2013-01-21 12:40:46 -03:00
Brian Fraser fraserb@gmail.com
4a06dc2008
Updated samples to get rid of the extra InnoDB: line removed by the refactoring
2013-01-18 10:20:59 -03:00
Brian Fraser fraserb@gmail.com
86f9e302f5
Updated samples for t/pqd/output.t
2013-01-17 19:44:18 -03:00
Brian Fraser fraserb@gmail.com
3c63750c9b
Added JSONReportFormatter, a subclass of QueryReportFormatter that does what it says on the tin. WIP as it does not report profile or prepared statement data yet
2013-01-14 13:20:35 -03:00
Brian Fraser
a1f1e4ae28
pqd: Removed --table-access
2013-01-11 14:59:23 -03:00
Brian Fraser
d0d8c59042
pqd: Remove --statistics, --pipeline-profile & --fingerprints, make them part of PTDEBUG
2013-01-11 14:52:42 -03:00
Brian Fraser
4fc66a08d3
pqd: Remove sparklines
2013-01-11 13:45:20 -03:00
Brian Fraser
944b2039d3
pqd: Stop reporting apdex scores
2013-01-11 13:20:39 -03:00
Brian Fraser
e925a239ff
pqd: Removed --execute, --execute-throttle & --mirror
2013-01-11 13:20:19 -03:00
Brian Fraser
42484ecd10
Merged mysql-5.6-test-fixes and resolved conflicts
2012-12-19 13:47:54 -03:00
Daniel Nichter
5aa853ad1f
Fix test plan.
2012-12-10 18:38:45 -07:00
Daniel Nichter
2f1bb594f9
Update SlowLogParser in pqd and add test case.
2012-12-10 18:11:59 -07:00
Daniel Nichter
ea526799d3
Merge trunk r487.
2012-12-07 11:52:33 -07:00
Daniel Nichter
a2eaed50e4
Fix pqd/read_time.t so it doesn't access non-existent pid files.
2012-12-07 11:46:09 -07:00
Daniel Nichter
7d896e5c49
Add 5.6 sample for t/pqd/explain.t test.
2012-12-04 00:44:32 +00:00
Brian Fraser
cddead8a69
Merged fix-831525-pqd-mangled-help
2012-11-29 17:10:54 -03:00
Brian Fraser
d6a7bf0cdb
Remove the @INC shifts from the test files. This is no longer needed since the tools do their %INC mangling
2012-11-21 13:58:40 -03:00
Brian Fraser
6e0abc12f0
Merged test-for-957442-pqd-custom-filter-group-by
2012-11-16 11:42:03 -03:00
Brian Fraser
5e838050b6
Fix for 831525: pt-query-digest help output mangled
2012-11-08 13:38:09 -03:00
Brian Fraser
8f3f022ab4
Regression test for 957442.
2012-10-31 06:21:18 -03:00
Brian Fraser fraserb@gmail.com
6e3d3e6c96
Removed optional_value, made --version-check have default: off, updated the tools and documentation with the changes, and added the auto value to Pingback.pm
2012-10-30 12:42:42 -03:00
Brian Fraser fraserb@gmail.com
b71ceeaadb
Merged raw-log-parser-percona-22371
2012-10-12 14:19:55 -03:00
Brian Fraser
bc23efc3ac
Added a forgotten word in two tests' expected output
2012-09-24 17:12:53 -03:00
Brian Fraser
ee338f7ceb
v-c: Re-enable https by default, make --version-check take an optional protocol argument
2012-09-13 10:39:04 -03:00
Daniel Nichter
26ca0281b5
Use --version-check instead (so it's _not_ on by default; it must be specified).
2012-08-29 14:23:41 -06:00
Daniel Nichter
98338b6508
Simplify how Pingback handles MySQL instances. Remove Percona::Toolkit::slurp_file() because it was causing 'sub redefined' errors, probably due to PerconaTest::slurp_file(). Add more PTVCDEBUG statements.
2012-08-27 17:10:42 -06:00
Daniel Nichter
e98db38499
Fix v-c --quiet check. Test v-c in pqd since it doesn't have --quiet.
2012-08-23 10:22:43 -06:00
Daniel Nichter
f2fd553bae
Unlink file only if it exists, to avoid test errors.
2012-08-22 13:57:39 -06:00