Commit Graph

840 Commits

Author SHA1 Message Date
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
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
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
Daniel Nichter
4d5d4da4b7 Build percona-toolkit-2.0.3 2012-02-03 16:25:29 -07:00
Daniel Nichter
2c48190676 Remove unused --[no]automatic-headers from pt-diskstats. Also remove extra headers and s/MKDEBUG/PTDEBUG/g, and add ENVIRONMENT doc section. 2012-02-03 16:20:53 -07:00
Daniel Nichter
0c024dbe3b Update Changlog for 2.0.3 again. 2012-02-03 15:50:04 -07:00
Daniel Nichter
9f6ea7f6f0 Update Changlog for 2.0.3. 2012-02-03 15:39:06 -07:00
Daniel Nichter
b3f0f414e4 Merge lp:~percona-toolkit-dev/percona-toolkit/pt-diskstats-2.0. 2012-02-03 15:25:25 -07:00
Daniel Nichter
63c4c54b47 Merge lp:~percona-toolkit-dev/percona-toolkit/fix-case-bug-925855. 2012-02-03 11:39:30 -07:00
Daniel Nichter
f517675eb4 Compare lc(index) everywhere. 2012-02-03 11:38:20 -07:00
Brian Fraser
27c4c3ed5c Merged Baron's doc branch, updated tests. 2012-02-03 15:30:21 -03:00
Daniel Nichter
02319204bf Test pt-ioprofile short op. 2012-02-03 10:56:03 -07:00
Daniel Nichter
0ac6c35211 Fix _pidof() calls in collect.sh. Update Bash libs in pt-ioprofile. 2012-02-03 10:49:27 -07:00
Daniel Nichter
119df3b3ec Merge lp:~percona-toolkit-dev/percona-toolkit/fix-stall-bug-925778. 2012-02-03 10:45:11 -07:00
Daniel Nichter
3f14a60f5d Fix pt-ioprofile so it works without a file. Add more tests. 2012-02-03 10:42:06 -07:00
baron@percona.com
8631fbff09 explain the even-intervals rule in the docs 2012-02-03 12:24:59 -05:00
baron@percona.com
dcc6b501d1 fix merge conflict in docs 2012-02-03 12:10:02 -05:00
baron@percona.com
24203f675d docu changes 2012-02-03 12:09:00 -05:00
Brian Fraser
27323776a8 Applied Baron's patch, which changes how qtime and stime are calculated.
Also includes a second attempt at fixing the $Diskstats::printed_lines bug,
and fixed how the timestamp is chosen if --show-timestamps is in effect.
2012-02-03 14:00:40 -03:00
baron@percona.com
5490b3ab95 merge upstream 2012-02-03 10:32:53 -05:00
Brian Fraser
0a25bd038b Merge with Baron's branch, and changes as per the new spec/docs. 2012-02-03 12:11:14 -03:00
baron@percona.com
6770f1a9dc clarify documentation, serving as a spec for Brian 2012-02-02 23:13:38 -05:00
baron@percona.com
88fc42514f merge Brian's changes 2012-02-02 20:33:23 -05:00
Brian Fraser
d11856d48f Moved the calculation of {read,write}_ios_sec around a bit and marked it as TODO 2012-02-02 19:38:03 -03:00
Daniel Nichter
23f1716f39 Remove set -x from pt-summary and pt-ioprofile. Update libs in pt-ioprofile. 2012-02-02 13:47:51 -07:00
Daniel Nichter
3b823df674 Merge lp:~percona-toolkit-dev/percona-toolkit/fix-bug-919352. 2012-02-02 13:37:39 -07:00
Daniel Nichter
3ce22bce88 Reword error message. 2012-02-02 13:29:45 -07:00
Brian Fraser
842bfd47ba Bug fix for https://bugs.launchpad.net/percona-toolkit/+bug/919352
Plus tweaking from Baron's comment in that bug.
2012-02-02 17:05:37 -03:00
Daniel Nichter
8f1e39ae28 Fix t/pt-table-sync/issue_804.t. 2012-02-02 12:23:55 -07:00
Daniel Nichter
1a1bf2bcd5 Update safeguards.sh in pt-stalk. 2012-02-02 12:17:33 -07:00
Daniel Nichter
9c6b9ab33d Use printf(%d) to avoid CentOS using floats. 2012-02-02 12:13:00 -07:00
Daniel Nichter
7be99c5140 Add _which() to alt_cmds.sh and update pt-stalk. 2012-02-02 12:04:28 -07:00
Daniel Nichter
4607cac898 Fix pt-table-checksum tests for MySQL 5.0. 2012-02-02 11:15:34 -07:00