Commit Graph

1182 Commits

Author SHA1 Message Date
Brian Fraser
c80c5c38a8 Processlist.pm: Skip checking for a restarted query if looking at a replication thread 2013-04-16 11:37:32 -03:00
Daniel Nichter
ed757b6dcd SET time_zone='+0:00' when --utc is used. Fix another test that was a false-positive, revealed by this fix. Rename bugs.t to utc.t because it only has --utc tests. 2013-04-04 17:18:01 -06:00
Daniel Nichter
4422049dea Merge hostname-bug-947893-2.2. 2013-04-04 15:45:50 -06:00
Daniel Nichter
7e8e04af42 Update Cxn in all tools. 2013-04-04 15:32:08 -06:00
Daniel Nichter
c0828dcbd2 Add --version and --help to pt-sift. 2013-04-04 14:59:02 -06:00
Daniel Nichter
58a2ecbd6c Add --version, --help, and other long opts with backards-compatible short opts to pt-pmp. 2013-04-04 10:16:07 -06:00
Daniel Nichter
bc77653f75 Add --help and --version to pt-align and pt-mext. Add --relative (-r) to pt-mext and re-enable its tests. 2013-04-03 17:42:10 -06:00
Daniel Nichter
24cabaa46a Hot-fix --version-check. 2013-03-20 11:53:36 -06:00
Brian Fraser
f591534a1b Merged lp:~percona-toolkit-dev/percona-toolkit/pt-heartbeat-read_only-28934 2013-03-15 15:10:24 -03:00
Brian Fraser
d3612481c2 Merged remove-ptqa 2013-03-13 16:55:22 -03:00
Daniel Nichter
5ddfb95ca7 Fix lib/Cxn.pm that didn't merge correctly. Fix t/lib/OptionParser.t test failure. Update Cxn, OptionParser, and DSNParser in all tools. 2013-03-13 12:38:45 -06:00
Daniel Nichter
35683d5261 Fix pt-upgrade: remove duplicate --database option and alphabetize the rest. 2013-03-13 10:44:40 -06:00
Brian Fraser
55bb01bb6e Removed pt-query-advisor 2013-03-13 11:50:08 -03:00
Daniel Nichter
5a5fe75130 Merge pt-stalk-1019648. 2013-03-12 15:23:02 -06:00
Daniel Nichter
7f728acddd Move code to get InnoDB status into its own sub. 2013-03-12 15:08:25 -06:00
Daniel Nichter
d0c40f0a65 Merge fix-1086018-pt-config-diff-wsrep_provider_options. 2013-03-12 09:29:18 -06:00
Daniel Nichter
f542d59776 Merge fix-1008796-add-database-to-several-tools. 2013-03-12 09:26:22 -06:00
Daniel Nichter
4cbd8c2295 Update Percona::Toolkit::VERSION in all tools. 2013-03-14 10:27:23 -07:00
Daniel Nichter
b20316d50f Pre-build check and update. 2013-03-14 10:20:35 -07:00
Daniel Nichter
de7b8ca0e5 Merge 2.1.9, including its s/Percona Inc/Percona Ireland Ltd/ changes. 2013-03-14 10:58:03 -06:00
Daniel Nichter
84ab975438 Fix query time diff formatting in pt-upgrade. 2013-03-14 09:20:54 -06:00
Daniel Nichter
2670850a70 Functional test and fix query time diffs. 2013-03-11 19:23:02 -06:00
Daniel Nichter
8eb3c26236 Remove --read-timeout. Update docs. 2013-03-11 18:28:57 -06:00
Daniel Nichter
51af4bde2f Fix --progress. 2013-03-11 17:38:42 -06:00
Daniel Nichter
d66be7558a Test --run-time and --progress. 2013-03-11 17:12:43 -06:00
Daniel Nichter
3c07da8499 Test and fix all the log --types. Add backwards-compat null_event arg to MySQLProtocolParser. 2013-03-11 16:13:38 -06:00
Daniel Nichter
f00d53adc3 Fix and test read-only handling in QueryIterator. 2013-03-11 14:28:39 -06:00
Daniel Nichter
2463344060 eval the critical parts. Use specific exit codes. Add --run-time, --progress, --continue-on-error, and --defaults-file. Uncomment the version check call. Update the docs. 2013-03-11 13:28:41 -06:00
Daniel Nichter
270962ad54 Merge 2.2 r551. 2013-03-11 10:51:30 -06:00
Daniel Nichter
e3346332e1 Merge pt-ms-pt-stalk-standard-mysql-options. 2013-03-09 11:57:41 -07:00
Daniel Nichter
a8aac7f6b3 Alphabetize pt-mysql-summary and pt-stalk options. 2013-03-09 11:47:10 -07:00
Daniel Nichter
83d30f1d00 Merge new-risks-section. 2013-03-09 11:04:07 -07:00
Daniel Nichter
40259e5d5b Add back more dire warning to pt-ioprofile. 2013-03-09 10:37:54 -07:00
Daniel Nichter
828ff38078 Merge clean-up-pqd-2.2. 2013-03-09 10:24:56 -07:00
Daniel Nichter
f7af780c59 Note that json output is in development. Fix typo. 2013-03-09 10:23:10 -07:00
Daniel Nichter
5db8ec093b Clean up and fix docs again. 2013-03-09 10:15:54 -07:00
Daniel Nichter
e1e7bf96c7 Update the ABOUT PERCONA TOOLKIT secction in all tools. 2013-03-09 09:57:54 -07:00
Daniel Nichter
157c7ad5d5 Update RISKS section in all tools. 2013-03-09 09:50:49 -07:00
Daniel Nichter
e5e6b1d9b9 Fix pt-heartbeat/pxc.t. Exit early in test-env if wget fails. Add APP=FORK|mysql to start-sandbox so it too works around the pxc mysqld -V bug; add FORK=pxc to start_sandbox() calls. 2013-03-08 10:07:05 -08:00
Brian Fraser
a3dd5d7ba6 Split the QueryHistory tests out of QueryReview.t 2013-03-07 11:29:30 -03:00
Brian Fraser
6e964261b7 update-samples on pt-ms 2013-03-06 14:13:05 -03:00
Brian Fraser
6096dd05b2 Move the --history tests out of review.t 2013-03-06 13:53:22 -03:00
Brian Fraser
fb346bee4a Make review.t use output() rather than shelling out 2013-03-06 13:30:14 -03:00
Brian Fraser
0efad73f3e Rearrange mysql options so that --defaults-file is always first, and remove default: localhost from pt-ms and pt-stalk, since parse_options.sh deals with defaults + config files for mysql options poorly 2013-03-06 12:52:17 -03:00
Brian Fraser
188fe79ef1 Fix for 1008796: Several tools lack --database 2013-03-06 12:11:54 -03:00
Daniel Nichter
627b4fab70 Note in --tries when/why certain ops are affected. Re-alphabetize the options. 2013-03-05 16:33:38 -07:00
Daniel Nichter
c1f3e130b1 Update samples with new output for --tries. 2013-03-05 16:25:12 -07:00
Daniel Nichter
eefaeeb8cc Change --retries to --tries and enhance with per-operation format that also allows setting the wait between tries. 2013-03-05 16:18:02 -07:00
Daniel Nichter
3a5b0e053b Remove --zero-admin; always on now. Change --output=query to =report and update the docs. 2013-03-05 15:05:55 -07:00
Daniel Nichter
6f6cb1f4a5 Merge Brian's change in r539. 2013-03-05 10:01:08 -07:00