Commit Graph

182 Commits

Author SHA1 Message Date
Daniel Nichter
1a619cc47c Test and fix typo in MasterSlave.pm and update that module in all tools. 2012-01-31 09:53:06 -07:00
baron@percona.com
56c3545af1 update docs to mention GDB risks 2012-01-31 10:39:09 -05:00
Daniel Nichter
0f1687608d Ignore SIGCHLD to avoid zombies. 2012-01-24 09:55:18 -07:00
Daniel Nichter
2b9e578908 Fix util/update-modules. Use Cxn in pt-config-diff to make --ask-pass work. 2012-01-19 13:04:42 -07:00
Jamie McCarthy
bf348ae167 Fix bug 821709, typo in pt-show-grants 2012-01-06 10:28:03 -05:00
Daniel Nichter
bc87f679f5 Build percona-toolkit-2.0.2 2012-01-05 12:20:21 -07:00
Daniel Nichter
f4362cb2e7 Test and fix bug 911996. 2012-01-05 11:46:38 -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
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
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
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
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
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
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
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
b63bc4c26b Convert pt-table-checksum boundaries to SQL WHERE clauses. 2011-12-22 15:43:15 -07: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
Daniel Nichter
255b276435 Make pt-table-sync use new NibbleIterator-only TableSyncer, and also use Cxn. 2011-12-21 21:13:19 -07:00
Daniel Nichter
6fad44d58c Change SQL for --resume last chunk to fix bug 898318. 2011-12-19 15:48:52 -07:00
Daniel Nichter
d3b074b14e Don't ORDER BY in the nibble sql. 2011-12-19 14:25:48 -07:00
Daniel Nichter
eab12a1c81 Fix typos. 2011-12-16 10:09:10 -07:00
Daniel Nichter
7ff088e130 Fix typo. 2011-12-16 08:13:16 -07:00
Daniel Nichter
06b99e987c Don't checksum 1=1 on master if table on slave is too large. 2011-11-17 13:15:26 -07:00
Daniel Nichter
41be2d9e2c Complete --resume tests and fixes. 2011-11-17 11:26:59 -07:00
Daniel Nichter
14dc2366f6 Make explicit --chunk-size disable auto-sizing (set --chunk-time=0). 2011-11-16 11:30:51 -07:00
Daniel Nichter
ef61f734cf Finish updating resume.t to handle OobNibbleIterator. 2011-11-16 11:15:18 -07:00
Daniel Nichter
27456d00b7 Update all tests except resume.t for new OobNibbleIterator. Let NibbleIterator handle resume in pt-table-checksum. 2011-11-15 12:35:44 -07:00
Daniel Nichter
6dd46590e2 Untested but working first attempt to nibble rows below first lower boundary and above last upper boundary. 2011-11-14 17:53:46 -07:00
Daniel Nichter
26a42a24d5 Add back --quiet and test pt-trend. 2011-11-14 09:23:47 -07:00
Daniel Nichter
2f9ab4081a Fix prepared report for statements without corresponding prep or exec. 2011-11-08 12:53:50 -07:00
Daniel Nichter
5465634885 Fix --resume --ignore-tables. 2011-11-08 10:20:59 -07:00
Daniel Nichter
f45003731c Resume from last finished checksum (where master_crc is not null). Use ? for resume queries instead of string literals. Add back '(disables L<"--[no]empty-replicate-table)" to --resume docu. 2011-11-07 11:25:11 -07:00
Daniel Nichter
a807f56ab5 Add newline to --max-load progress message. 2011-11-07 10:33:21 -07:00
Daniel Nichter
2c4d878faf Check $oktorun while waiting for --replicate-check. 2011-11-07 10:27:28 -07:00
Daniel Nichter
1904542c4b Check that pt-collect exists before starting. 2011-11-04 11:29:26 -06:00
Daniel Nichter
ebe28781e2 Get tools from http://www.percona.com/get/ so curl works. 2011-11-04 10:44:10 -06:00
Daniel Nichter
aa1b0802a2 Use $PR_mext instead of pt-mext. 2011-11-04 10:22:34 -06:00
Daniel Nichter
cd5611b8b3 Change mext to pt-mext. 2011-11-04 10:15:20 -06:00