Commit Graph

388 Commits

Author SHA1 Message Date
Daniel Nichter
c4927399bd Merge fix-table-status-bug-960513. 2012-04-02 19:47:58 -06:00
Daniel Nichter
c04b85a066 Update SchemaIterator, TableParser, and NibbleIterator in tools that use them. All tools' tests still pass. 2012-03-31 09:59:15 -06:00
baron@percona.com
dacc36994e Update documentation 2012-03-30 20:47:56 -04:00
Daniel Nichter
1cd990a0f0 Update SchemaIterator in pt-table-sync. Make the module handle NAME_lc or not. 2012-03-30 18:15:54 -06:00
Daniel Nichter
34602e89fe Add pt-table-usage, copied and converted from mk-table-usage. 2012-03-30 16:45:10 -06:00
Daniel Nichter
4300f2908b Add pt-fingerprint. 2012-03-30 16:07:37 -06:00
Daniel Nichter
1b80d06c4a Merge fix-no-stalk-bug-955860. 2012-03-30 15:45:13 -06:00
Daniel Nichter
a76d5df7fb Write very basic OUTPUT section for pt-upgrade. 2012-03-30 15:18:53 -06:00
Daniel Nichter
94d9483d03 Make vmstat, iostat, and mpstat run for --run-time not --interval. 2012-03-30 11:35:32 -06:00
Daniel Nichter
a1cba706ec Update TableChunker in pt-table-sync, pt-upgrade, and pt-online-schema-change. 2012-03-30 10:37:16 -06:00
Daniel Nichter
8dc348baa1 Document risk of breaking replication if master-slave schemas or table structs differ. 2012-03-30 10:02:37 -06:00
Daniel Nichter
02a83b71fa Merge lp:~percona-toolkit-dev/percona-toolkit/update-relay-log-space-limit-docs-fix-bug-949154. 2012-03-26 18:05:15 -06:00
Daniel Nichter
c2362b8367 Fix spellings errors. 2012-03-26 17:49:50 -06:00
Daniel Nichter
9c0e642443 Test pt-fingerprint. 2012-03-26 17:24:44 -06:00
Daniel Nichter
beaa9240e7 Rename preserve_embedded_numbers to match_embedded_numbers, and fingerprint_md5 to match_md5_checksums. Add corresponding options to pt-fingerprint. 2012-03-26 16:40:46 -06:00
Daniel Nichter
240062f847 Add pt-fingerprint. 2012-03-26 10:06:10 -06:00
baron@percona.com
5a35e926bc Update docs for relay-log-space-limit 2012-03-19 15:48:43 -04:00
Daniel Nichter
f4c978c957 Build percona-toolkit-2.0.4 2012-03-07 15:41:54 -08:00
Daniel Nichter
78112fccec Update Daemon in all tools (bug 944420). 2012-03-07 14:44:43 -07:00
Daniel Nichter
e122b884e2 Merge lp:~percona-toolkit-dev/percona-toolkit/fix-928226. 2012-03-06 14:18:51 -07:00
Daniel Nichter
9e79d0c151 Merge lp:~percona-toolkit-dev/percona-toolkit/fix-941225. 2012-03-06 12:35:24 -07:00
Daniel Nichter
6730357d87 Merge lp:~percona-toolkit-dev/percona-toolkit/pt-sift-pt-diskstats-options-fix-bug-945834. 2012-03-06 12:34:31 -07:00
Daniel Nichter
8aa52018a4 Merge lp:~percona-toolkit-dev/percona-toolkit/pt-sift-pt-pmp-fix-bug-945836. 2012-03-06 12:33:42 -07:00
Daniel Nichter
c0eba8e4be Merge lp:~percona-toolkit-dev/percona-toolkit/pt-sift-processlist-aggregation-fix-bug-945842. 2012-03-06 12:32:30 -07:00
Daniel Nichter
584fc46102 Merge lp:~percona-toolkit-dev/percona-toolkit/meaningful-type-error-fix-bug-946438. 2012-03-06 12:31:46 -07:00
Daniel Nichter
9506c17160 Use --lock-wait-timeout to set lock_wait_timeout. Warn only if set fails and server value > option value. 2012-03-06 11:50:48 -07:00
Brian Fraser fraserb@gmail.com
a252f5b7f8 Change a _d() introduced in previous commits to possily avoid crashes 2012-03-06 14:04:47 -03:00
Brian Fraser fraserb@gmail.com
88ee1dca97 Fix for https://bugs.launchpad.net/percona-toolkit/+bug/941225 2012-03-06 10:56:08 -03:00
baron@percona.com
c65e67b725 Aggregate only the first set of processes from a file with multiple samples (fixes bug 945842) 2012-03-04 16:44:21 -08:00
baron@percona.com
efc037a8e3 Test for stacktrace file existence before calling pt-pmp (fixes bug 945836) 2012-03-04 15:05:08 -08:00
baron@percona.com
4f7e605410 Invoke pt-diskstats with proper new options (fixes bug 945834) 2012-03-04 15:00:13 -08:00
baron@percona.com
633516b75a Print meaningful error message for wrong --type (fixes bug 946438) 2012-03-04 14:33:48 -08:00
Daniel Nichter
d20d8bb878 Merge lp:~percona-toolkit-dev/percona-toolkit/fix-osc-repl-bug-933232. 2012-03-02 13:29:44 -08:00
Daniel Nichter
866a042444 Add --execute and die unless it's given. Enhance docu/risks about replication. 2012-03-02 12:30:16 -08:00
baron@percona.com
402a6d0ed9 Look for processlist or processlist1 for compatibility with pt-collect (fixes bug 930533) 2012-03-02 12:23:54 -08:00
Brian Fraser fraserb@gmail.com
2faf79e6e3 Update pt-diskstats to keep in sync with the previous commit. 2012-03-02 11:07:55 -08:00
Daniel Nichter
36c666ca11 Merge lp:~percona-toolkit-dev/percona-toolkit/fix-md-bug-926598. 2012-03-02 10:19:57 -08:00
Daniel Nichter
51acd37ff2 Fix bad grammar in pt-kill docs. 2012-03-02 09:54:19 -08:00
Daniel Nichter
afd0b2a713 Merge lp:~percona-toolkit-dev/percona-toolkit/collect-without-stalking. 2012-03-02 08:16:55 -08:00
Daniel Nichter
cf910bc400 Update safeguards lib in pt-stalk re bug 940503. 2012-03-02 08:07:29 -08:00
Daniel Nichter
b989b7c4c8 Tweak error message. 2012-03-02 07:51:28 -08:00
Daniel Nichter
681a45b7be Don't catch our own die. 2012-03-02 07:46:18 -08:00
Daniel Nichter
9bff1b4e3e Check and die if pt-table-checksum ran with DBD::mysql v4.014. 2012-03-01 18:03:05 -08:00
Daniel Nichter
a83e97a821 Parse InnoDB_trx_id as a string. 2012-02-23 09:34:17 -07:00
Daniel Nichter
8e9e8eb7a6 Test and fix space-flattening bug. 2012-02-21 13:22:56 -07:00
Daniel Nichter
7c76b25179 Fix basics.t so it doesn't break replication. Add IF EXISTS to DROP TABLE statements. 2012-02-21 12:34:21 -07:00
Daniel Nichter
cb7a7946d8 Change pt-query-profiler ref in pt-archiver docu to mk-query-profiler. 2012-02-21 10:38:30 -07:00
Daniel Nichter
75457eaadd Test, update modules, and fix bug 873598 in pt-online-schema-change. 2012-02-21 09:06:08 -07:00
Daniel Nichter
610a8dd0bf Use secure tmp dir instead of /tmp. 2012-02-17 10:04:38 -07:00
Daniel Nichter
cd17a20119 Add and test --[no]stalk to pt-stalk. Fix ps in pt-stalk tests. Add PerconaTest::wait_for_sh(). 2012-02-16 13:32:46 -07:00