Commit Graph

4524 Commits

Author SHA1 Message Date
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
baron@percona.com
927d63295d merge upstream 2012-02-07 22:47:34 -05:00
Daniel Nichter
1c5eb84cd5 Don't require Term::ReadKey for testing. 2012-02-07 15:15:44 -07:00
Daniel Nichter
0659100b6b Don't require Digest::Crc32 for testing. 2012-02-07 15:06:06 -07:00
Daniel Nichter
8c27f618b7 Make check-dev-env check all modules without dying. 2012-02-07 14:53:01 -07:00
Daniel Nichter
9383572742 Merge trunk r174. 2012-02-07 13:10:11 -07:00
Daniel Nichter
298385167e Do not use precision and scale. Use sandbox 12348 instead of 12347. Call pt_upgrade_main() instead of tool via cmd line in basics.t. 2012-02-07 12:39:25 -07:00
Brian Fraser
0705992954 pt-query-advisor: Add a '--report-type json' option.
As per https://blueprints.launchpad.net/percona-toolkit/+spec/pt-query-advisor-and-json
2012-02-07 11:07:54 -03:00
Brian Fraser
cf347793be Add an encode_json function to Transformers.pm 2012-02-07 11:07:41 -03:00
Daniël van Eeden
d4b5773b33 merge from upstream 2012-02-07 12:18:15 +01:00
Daniel Nichter
a08afff18b Use VersionParser to check for MySQL 5.1 before checking binlog_format. 2012-02-06 13:45:54 -07:00
Daniel Nichter
1cd570a11b Merge lp:~percona-toolkit-dev/percona-toolkit/fix-lc-bug-927771. 2012-02-06 13:39:52 -07:00
Daniel Nichter
2dfa2fd54f Wrap check for binlog_format in version directive to avoid error on MySQL 5.0. 2012-02-06 13:39:11 -07:00
Daniel Nichter
df4662ce51 Compare index names lc but save them in their original case. 2012-02-06 13:29:08 -07:00