Daniel Nichter
520948c14e
Update sample files.
2012-01-05 11:54:27 -07:00
Daniel Nichter
f4362cb2e7
Test and fix bug 911996.
2012-01-05 11:46:38 -07:00
Brian Fraser
d6b15f4916
bin/pt-mysql-summary: Enable set -u
2012-01-03 15:10:16 -03:00
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
baron@percona.com
17854084f5
docs update
2011-12-23 22:10:53 -05: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
Daniel Nichter
70d8f08f7b
Use sandbox 12348 instead of 12347.
2011-12-22 16:11:16 -07:00
Daniel Nichter
c97e8ec563
Update issue_408.t and update issue_560.t.
2011-12-22 15:50:52 -07:00
Daniel Nichter
b63bc4c26b
Convert pt-table-checksum boundaries to SQL WHERE clauses.
2011-12-22 15:43:15 -07:00
Brian Fraser
93271379d8
Tool updated based on the previous commit.
2011-12-22 19:32:51 -03:00
Brian Fraser
d3ef9edaaa
Several corrections as per Daniel and Baron's feedback.
...
Still TODO: Attributes still have a single method that doubles
as a getter and setter. The constructor for Diskstats is still
weird -- A tad more stricter than it should be, if anything.
->print_rest is still rest, even though that's hardly
memorable, mostly because of a lack of ideas on what to
rename it. The main loop in the Menu is still a while (1).
As a nice perk, it's nearly twice as fast now! It also adds a
_very_ experimental --memory-for-speed argument, which
turns on memoization for the current biggest bottleneck.
2011-12-22 19:24:56 -03:00
Daniel Nichter
1d8da408fc
Revert to r243 to undo pt-table-sync changes.
2011-12-22 12:06:25 -07:00
Daniel Nichter
2760322c87
Don't bidi cmp equal rows. Commit if not --lock and using txn. Fix pt-table-sync basics.t.
2011-12-22 12:01:03 -07:00
Daniel Nichter
cfc57c71af
Make pt-table-sync --replicate work with pt-table-checksum 2.0.
2011-12-22 10:10:22 -07:00