Commit Graph

2134 Commits

Author SHA1 Message Date
Daniel Nichter
a33031e6e4 Merge 2.0 r187. 2012-02-21 14:26:44 -07:00
Daniel Nichter
65bf629184 Remove test debug hacks. 2012-02-21 14:23:41 -07:00
Daniel Nichter
bb7890d78d Merge lp:~percona-toolkit-dev/percona-toolkit/fix-space-bug-932442. 2012-02-21 13:23:52 -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
b2a652a1c2 Merge lp:~percona-toolkit-dev/percona-toolkit/fix-osc-quoting-bug-873598. 2012-02-21 09:06:54 -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
17fe96f361 Test and quote all idents, including reserved words and those with spaces, in CopyRowsInsertSelect.pm. 2012-02-20 11:37:34 -07:00
Daniel Nichter
39fe787fdd Test and quote all idents, including reserved words and those with spaces, in OSCCaptureSync.pm. 2012-02-20 11:09:36 -07:00
Daniel Nichter
a6f9501fa8 Merge lp:~percona-toolkit-dev/percona-toolkit/fix-pmp-bug-928966. 2012-02-17 10:26:11 -07:00
Daniel Nichter
610a8dd0bf Use secure tmp dir instead of /tmp. 2012-02-17 10:04:38 -07:00
Daniel Nichter
c0e016e9d1 Add another test to verify collect. 2012-02-16 13:40:41 -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
Daniel Nichter
29d9311c21 Merge lp:~percona-toolkit-dev/percona-toolkit/check-for-option-typos. 2012-02-16 11:57:17 -07:00
Daniel Nichter
c98c352b7d Fix typo in pt-stalk docu. Add check for this to util/check-tool and fix other tools. 2012-02-16 11:55:44 -07:00
Daniel Nichter
13623102e1 Debug test-env. 2012-02-16 11:03:23 -07:00
Daniel Nichter
7016b26f09 More test debug hacks. 2012-02-16 10:52:28 -07:00
Daniel Nichter
806812ea5c Merge lp:~percona-toolkit-dev/percona-toolkit/pt-kill-custom-group-by. 2012-02-16 08:47:19 -07:00
Daniel Nichter
a17cbc8bd8 Add --filter to pt-kill and allow arbitrary --group-by. 2012-02-15 11:09:29 -07:00
Daniel Nichter
845933b10b Repeat Jenkins test even if an iter fails. 2012-02-14 15:06:27 -07:00
Daniel Nichter
c800ba8fa1 Add test debug hack back to collect.sh. 2012-02-14 14:50:38 -07:00
Daniel Nichter
ab6bafe3ed Remove debug hack from collect.sh. 2012-02-14 14:22:17 -07:00
Daniel Nichter
2c65aa85ae Add debug hack to collect.sh. 2012-02-14 14:03:15 -07:00
Daniel Nichter
810ce4b02d Fixed CompareResults.t. 2012-02-14 13:37:52 -07:00
Daniel Nichter
d0e3fb38ca More debug hacks. 2012-02-14 13:30:15 -07:00
Daniel Nichter
b6dc9d3832 More debug hacks. 2012-02-14 13:22:11 -07:00
Daniel Nichter
8b81b2398f Debug hack in CompareResults.t. 2012-02-14 12:59:54 -07:00
Daniel Nichter
721b298518 Fix Bash syntax error in jenkins-test. 2012-02-14 12:52:56 -07:00
Daniel Nichter
815b406a40 Add PTDEVDEBUG statements to PerconaTest::wait_for_table(). 2012-02-14 12:48:24 -07:00
Daniel Nichter
fd9700757c Make jenkins-test e executable and -x. 2012-02-14 12:42:53 -07:00
Daniel Nichter
072f69022c Add jenkins-test script for simplier build step. 2012-02-14 12:36:00 -07:00
Daniel Nichter
9cfb71dff4 Make CompareResults.t wait for its tables. 2012-02-14 12:22:44 -07:00
Daniel Nichter
da051b3371 Conditionalize IO::Uncompress::Inflate test. Make test names shorter, uniform. 2012-02-14 11:19:23 -07:00
Daniel Nichter
1c57fe8ee2 Conditionalize lsof test in collect.sh. 2012-02-14 11:02:28 -07:00
Daniel Nichter
0539775d24 Always close STDIN if --daemonize. 2012-02-14 10:54:02 -07:00
Daniel Nichter
c67adc1a8f More Daemon debugging. 2012-02-14 10:20:40 -07:00
Daniel Nichter
e9f6325592 Add hires timestamp to PTDEVDEBUG. Debug daemonize.pl. Make wait_until() defaults shorter. 2012-02-14 09:31:47 -07:00
Daniel Nichter
c943f7a0da Debug Daemon.t failures. 2012-02-14 08:58:10 -07:00
Daniel Nichter
df33c3cbcf Merge lp:~percona-toolkit-dev/percona-toolkit/fix-stdin-bug-894255. 2012-02-10 09:17:56 -07:00
Daniel Nichter
1099445aaa Re-re-tag 2.0.3 to r177. 2012-02-10 09:03:16 -07:00
Daniel Nichter
7f2d4ff18a Remove 2.0.3 tag. 2012-02-10 09:02:20 -07:00
Daniel Nichter
5de3080a2b Re-tag 2.0.3 to r177. 2012-02-10 08:58:34 -07:00
Daniel Nichter
a07634fb1f Remove bug 894255 from Changelog and release notes because it was not merged. 2.0.3 2012-02-10 08:52:25 -07:00
Daniel Nichter
6bb7756c09 Use 'NA' instead of 'Not installed' to keep output pretty. 2012-02-09 11:54:49 -07:00
Daniel Nichter
2e171dfb8c Make IO::Uncompress::Inflate an optional module for testing. 2012-02-09 11:42:48 -07:00
Daniel Nichter
d0d8ba2a57 Add tags for 2.0.1 and 2.0.2. 2012-02-08 09:14:29 -07:00
Daniel Nichter
9c5838d727 Add bug 897029 to Changelog and release_notes.rst. 2012-02-08 09:02:52 -07:00
Brian Fraser fraserb@gmail.com
ef1179cfaa Merge with Baron's doc branch https://code.launchpad.net/~percona-toolkit-dev/percona-toolkit/pt-query-advisor-docs 2012-02-08 11:28:49 -03:00
baron@percona.com
04cb40a815 Update pt-query-advisor documentation, especially the rule text 2012-02-07 23:42:48 -05:00