Brian Fraser
85817a795c
Slight improvement to the deserialize regex and its test output.
2011-12-28 20:08:30 -03:00
Daniel Nichter
4197b09f53
Adjust code spacing, tweak comments, do only (de)serialize tests with database, give tests names.
2011-12-28 15:47:50 -07:00
Brian Fraser
88e82d665d
Include serialize_list() and deserialize_list() to roundtrip through a DB.
2011-12-28 16:44:49 -03:00
Daniel Nichter
8013939057
Merge lp:~percona-toolkit-dev/percona-toolkit/pt-align r257..260 (branch was accidently created from pt-table-checksum-2.0 branch instead of 2.0 branch).
2011-12-28 11:40:59 -07:00
Daniel Nichter
0556342114
Merge lp:~daniel-nichter/percona-toolkit/pt-ioprofile.
2011-12-28 10:33:05 -07:00
Daniel Nichter
e00dca5e8f
Add pt-ioprofile tests.
2011-12-28 10:21:07 -07:00
Daniel Nichter
d359013799
Fix typo.
2011-12-28 09:05:01 -07:00
Daniel Nichter
ba8e64d81d
Fix typo, add stub test and a little more docu.
2011-12-27 16:39:56 -07:00
Daniel Nichter
d6c8351057
Fix typo.
2011-12-27 16:34:13 -07:00
Daniel Nichter
4ee2131d15
Add pt-ioprofile (copied and modified from Aspersa ioprofile).
2011-12-27 16:16:35 -07:00
Daniel Nichter
09cd535d3a
Merge lp:~daniel-nichter/percona-toolkit/bash-tool-libs.
2011-12-27 15:37:09 -07:00
Daniel Nichter
56375da166
Make replication_filters.t stable.
2011-12-27 15:11:35 -07:00
Daniel Nichter
e299b877ad
Update fnv_64.t and replication_filters.t.
2011-12-27 11:50:33 -07:00
Daniel Nichter
f122861808
Fix --where with one nibble. Update chunk_index.t.
2011-12-27 11:12:40 -07:00
Daniel Nichter
66c0abfe8e
Don't reset @crc or @cnt. Docu output of --replicate-check-only.
2011-12-27 10:24:35 -07:00
Daniel Nichter
a752ce2596
Merge lp:~baron-xaprb/percona-toolkit/ptc-2.0.1-docs r256 (docs and --replicate-check-only).
2011-12-27 09:17:28 -07:00
Brian Fraser
6718eab36b
Removed indirect object syntax from all the files in t/lib/
2011-12-26 16:06:41 -03:00
Brian Fraser
352a800446
Removed indirect object syntax from the modulino portion of pt-visual-explain
2011-12-26 12:04:11 -03:00
Brian Fraser
2c9a0e8cbd
Removed indirect object syntax from the modulino portion of pt-variable-advisor
2011-12-26 12:03:21 -03:00
Brian Fraser
ac6789352a
Removed indirect object syntax from the modulino portion of pt-upgrade
2011-12-26 12:02:22 -03:00
Brian Fraser
465c6bd31e
Removed indirect object syntax from the modulino portion of pt-trend
2011-12-26 12:00:14 -03:00
Brian Fraser
b8cb469a55
Removed indirect object syntax from the modulino portion of pt-tcp-model
2011-12-26 11:57:26 -03:00
Brian Fraser
fb263eb934
Removed indirect object syntax from the modulino portion of pt-table-sync
2011-12-26 11:41:23 -03:00
Brian Fraser
985379547b
Removed indirect object syntax from the modulino portion of pt-table-checksum
2011-12-26 11:37:25 -03:00
Brian Fraser
b46bec2d7f
Removed indirect object syntax from the modulino portion of pt-slave-restart
2011-12-26 11:33:26 -03:00
Brian Fraser
0348e06e16
Removed indirect object syntax from the modulino portion of pt-slave-find
2011-12-26 11:26:59 -03:00
Brian Fraser
edf48ae7e0
Removed indirect object syntax from the modulino portion of pt-slave-delay
2011-12-26 11:18:24 -03:00
Brian Fraser
dbbdada99b
Removed indirect object syntax from the modulino portion of pt-show-grants
2011-12-26 11:17:18 -03:00
Brian Fraser
c4f127092d
Removed indirect object syntax from the modulino portion of pt-query-digest
2011-12-26 11:09:33 -03:00
Brian Fraser
451f25a932
Removed indirect object syntax from the modulino portion of pt-query-advisor
2011-12-26 11:05:52 -03:00
Brian Fraser
fff967a108
Removed indirect object syntax from the modulino portion of pt-online-schema-change
2011-12-26 11:05:32 -03:00
baron@percona.com
17854084f5
docs update
2011-12-23 22:10:53 -05:00
Brian Fraser
1d555c28e3
Removed indirect object syntax from the modulino portion of pt-log-player
2011-12-23 17:52:30 -03:00
Brian Fraser
d6a94bbe6a
Removed indirect object syntax from the modulino portion of pt-kill.
...
See also the note on the parens around qw() in a previous commit.
2011-12-23 17:50:54 -03:00
Brian Fraser
9fc9f63179
Removed indirect object syntax from the modulino portion of pt-index-usage
2011-12-23 17:40:24 -03:00
Brian Fraser
512a98cecc
Removed indirect object syntax from the modulino portion of pt-heartbeat
...
Also added parens around the Transformer import list. Previously it
was a bare qw() following the import, like this:
Module->import qw( stuff )
However, that's actually ambiguous syntax, which happens to be
deprecated in 5.14 (so it throws warnings by default), and will
be removed in 5.18.
2011-12-23 17:34:25 -03:00
Brian Fraser
264fdbd271
Removed indirect object syntax from the modulino portion of pt-fk-error-logger
2011-12-23 17:31:38 -03:00
Brian Fraser
277f487fef
Removed indirect object syntax from the modulino portion of pt-find
2011-12-23 17:30:56 -03:00
Daniel Nichter
ef40a0d462
Catch and report helpful info when checking checksums on slaves fails.
2011-12-23 11:40:35 -07:00
Daniel Nichter
bd0a5edd98
Add ts_db_tbl index to checksums table and force last chunk SQL to use it.
2011-12-23 09:24:34 -07:00
Brian Fraser
b586a12874
Removed indirect object syntax from the modulino portion of pt-fifo-split
2011-12-23 12:16:15 -03:00
Brian Fraser
a45ea9cb2b
Removed indirect object syntax from the modulino portion of pt-duplicate-key-checker
2011-12-23 12:11:05 -03:00
Brian Fraser
78cca4a6e8
Removed indirect object syntax from the modulino portion of pt-deadlock-logger
2011-12-23 12:07:36 -03:00
Brian Fraser
f5ff076c7c
Removed indirect object syntax from the modulino portion of pt-config-diff
2011-12-23 12:06:14 -03:00
Brian Fraser
8c2d09b555
Removed indirect object syntax from the modulino portion of pt-archiver.
2011-12-23 12:02:10 -03:00
Brian Fraser
27b79ac337
Removed indirect object syntax from UpgradeReportFormatter.pm
2011-12-23 02:44:54 -03:00
Brian Fraser
be40a0280d
Removed indirect object syntax from ProtocolParser.pm
2011-12-23 00:38:57 -03:00
Brian Fraser
7e4b1def6a
Removed indirect object syntax from PgLogParser.pm
2011-12-23 00:34:47 -03:00
Brian Fraser
017f95e532
Removed indirect object syntax from OptionParser.pm
2011-12-23 00:29:04 -03:00
Brian Fraser
4cec08f768
Removed indirect object syntax from MySQLProtocolParser.pm
2011-12-23 00:25:55 -03:00