Commit Graph

753 Commits

Author SHA1 Message Date
Brian Fraser
96aabd2999 bin/pt-summary: Enable set -u 2012-01-03 15:01:09 -03:00
Brian Fraser
f4b8e8356b test-bash-functions: test_name is optional, so avoid it stopping us if set -u 2012-01-03 14:59:55 -03:00
Brian Fraser
9facff62af pt-summary: Use mktemp through the tmpdir package. 2012-01-03 14:54:38 -03:00
Brian Fraser
f6382f03d8 pt-sift: Use mktemp through the tmpdir package. 2012-01-03 14:54:27 -03:00
Brian Fraser
e1f31e99f1 pt-mext: Use mktemp through the tmpdir package. 2012-01-03 14:54:15 -03:00
Brian Fraser
0ca763c81b pt-mysql-summary: Use mktemp through the tmpdir package. 2012-01-03 14:52:57 -03:00
Daniel Nichter
b966f63971 Fix typos in release_notes.rst. 2.0.1 2011-12-30 15:53:59 -07:00
Daniel Nichter
4d473afe6d Build percona-toolkit-2.0.1 2011-12-30 15:44:29 -07:00
Daniel Nichter
45104f8b34 Fix version so build-packages won't complain. 2011-12-30 15:42:44 -07:00
Daniel Nichter
f042ff828a Tweak Changelog. 2011-12-30 15:36:19 -07:00
Daniel Nichter
65db1f0335 Fix SET @@binlog_format statement. 2011-12-30 14:46:18 -07:00
Daniel Nichter
2221b13cd3 Fix pod2rst output. 2011-12-30 11:42:05 -07:00
Daniel Nichter
d1bd7a9f3b Change MKDEBUG to PTDEBUG. Remove 1.0.2 from release notes. 2011-12-30 09:23:41 -07:00
Daniel Nichter
547cbfd348 Update Changelog. 2011-12-29 17:44:21 -07:00
Daniel Nichter
cf10e3e521 Merge lp:~percona-toolkit-dev/percona-toolkit/pt-table-checksum-2.0. 2011-12-29 17:39:26 -07:00
Daniel Nichter
c58dfca1b5 Use latest Quoter::(de)serialize_list() in pt-table-checksum and pt-table-sync. Add more char_chunking.t tests for pt-table-checksum. 2011-12-29 17:25:38 -07:00
Brian Fraser
1f06ea093a Modified (de)serialize_list to handle undefs and empty string elements better. 2011-12-29 17:22:17 -03:00
Daniel Nichter
ac94de6cb0 Use new Percona-themed docs (from lp:~mauricio-stekl/percona-toolkit/pt-docs-percona-theme). 2011-12-29 10:51:55 -07:00
Daniel Nichter
6088ffa43d Use new Quoter (de)serialize_list() in pt-table-checksum and pt-table-sync. 2011-12-28 17:12:12 -07:00
Daniel Nichter
03a86c6838 Merge lp:~percona-toolkit-dev/percona-toolkit/pt-table-checksum-2.0-serialize_list-v2. 2011-12-28 16:26:31 -07:00
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