Commit Graph

2418 Commits

Author SHA1 Message Date
Daniel Nichter
97f963c7f7 Remove warning from DSNParser if using UTF-8 and DBD::mysql < 3.0008 (r508). --version-check can catch this. 2013-02-18 12:44:02 -07:00
Daniel Nichter
a07c0c0a6a Updqte Quoter in all tools. 2013-02-18 12:31:18 -07:00
Daniel Nichter
58f4f06fbb Add /usr/local/bin to PATH in jenkins-test. 2013-02-18 12:17:32 -07:00
Daniel Nichter
846286d0a0 Add some pathalogical test cases and skip UTF-8 tests if DBD::mysql::VERSION <= 3.0007. 2013-02-18 12:01:26 -07:00
Daniel Nichter
6f735bfb3a Largely working, but un-tested, pt-upgrade 2.2 for host-to-host comparison. Add EventExecutor.pm. 2013-02-15 19:50:54 -07:00
Daniel Nichter
550a97b9c2 First working scaffolding and fondation of host-to-host comparison. 2013-02-14 19:33:58 -07:00
Daniel Nichter
8ecde260a7 Don't try https and http: use https if possible, else http. Lower timeout from 5 to 3 seconds. Start updating/fixing pt-archiver/version_check.t. 2013-02-14 09:41:52 -07:00
Daniel Nichter
4c63a36795 Make util/test-env require /etc/percona-toolkit/percona-toolkit.conf have no-version-check. 2013-02-14 09:02:12 -07:00
Daniel Nichter
877d1a3b26 Change version_check_file() to prefer global system dirs first. 2013-02-14 08:49:57 -07:00
Daniel Nichter
4545926556 Fix get_perl_module_version(). Add 'hours until next check' to debug output. 2013-02-14 08:28:18 -07:00
Daniel Nichter
6c79f4a5c1 Update, clean up VersionCheck. Update it all tools. 2013-02-13 20:57:39 -07:00
Daniel Nichter
07810ca867 Change --version-check to --[no]version-check, update POD text and how version_check() is called. 2013-02-13 16:06:31 -07:00
Daniel Nichter
0be24a3b8d Misc work-in-progress updates to pt-agent, Agent and Config resources. Config will change again. Make Client::put() return Location header like POST. 2013-02-13 13:45:52 -07:00
Daniel Nichter
d023c90e8e Merge Pingback.t into VersionCheck.t and remove the former. 2013-02-12 19:47:14 -07:00
Daniel Nichter
13172a05dc Add untested warning to DSNParser if using UTF-8 and DBD::mysql < 3.0008. 2013-02-12 19:09:25 -07:00
Brian Fraser
fd16bad016 pt-table-sync: Removed MySQLDump 2013-02-12 17:48:25 -03:00
Daniel Nichter
924f3eb5da Add two tests with literal commas. 2013-02-12 13:18:12 -07:00
Daniel Nichter
0fd4f27289 Simplify and re-test Quoter::(de)serialize_list(). 2013-02-12 12:58:26 -07:00
Daniel Nichter
d9d641dea3 Fix t/pt-query-digest/samples/output_json_tcpdump021.txt. 2013-02-12 09:31:56 -07:00
Daniel Nichter
297b5ff2f3 TODO for timing-related test ndoesn't work on MySQL 5.6. 2013-02-12 09:23:45 -07:00
Daniel Nichter
e677ae8483 Update to 2.2 with VersionCheck, renamed from Pingback. 2013-02-11 19:06:31 -07:00
Daniel Nichter
b6bd78d205 Rename Pingback.pm to VersionCheck.pm. 2013-02-11 19:02:59 -07:00
Daniel Nichter
c1fe363631 Merge latest 2.2 with Lmo. 2013-02-11 18:57:07 -07:00
Brian Fraser
c02844a9d6 Merged merge-VersionCheck-Pingback 2013-02-11 22:21:53 -03:00
Brian Fraser
6bf3a35a1a Merged use-lmo.
This commit renames our fork of Mo to Lmo, since the two have diverged
a huge deal. The merged branch streamlined Lmo a great deal as well,
for maintainability.
2013-02-11 21:19:56 -03:00
Daniel Nichter
5530e7ab17 Stripping down pt-upgrade; work in progress. 2013-02-09 14:20:38 -07:00
Daniel Nichter
0c229fce51 Start rewritting pt-upgrade 2.2. 2013-02-09 13:43:14 -07:00
Daniel Nichter
50a82a4ef8 Merge 2.1.8 and 2.2. 2013-02-05 10:22:31 -07:00
Daniel Nichter
c9aa9e8cbd Merge 2.1.9 fixes for pt-pmp. 2013-02-05 09:51:24 -07:00
Daniel Nichter
4c519735f7 Merge 2.1.9 fixes. 2013-02-05 09:47:17 -07:00
Daniel Nichter
636c034f7c Merge pt-pmp-patch-alexey. 2013-02-04 10:16:41 -07:00
Daniel Nichter
7ce99800fd Make pt-pmp.t use no_diff() so samples can be updated. 2013-02-04 10:04:30 -07:00
Daniel Nichter
f39285b3c8 Apply Alexey's pt-pmp patch. 2013-02-04 08:13:52 -07:00
Daniel Nichter
8dc976b96b Merge mysql-connect-errors-bug-1103045 (bug 1103045 and bug 823411). 2013-02-01 11:03:25 -07:00
Daniel Nichter
ea4dfa7605 Add Error_msg (but no Error_no) when client closes connection during handshake. 2013-02-01 10:58:27 -07:00
Daniel Nichter
572294540c Make 'Connect abort' errors just 'Connect' so all connect errors are lumped together. 2013-02-01 10:47:38 -07:00
Daniel Nichter
b3e5a1f0dd Fix "Error: none" issue for tcpdump logs. 2013-02-01 10:44:47 -07:00
Daniel Nichter
4840b9c3a8 Remove other instance of 'none' Error_no in MySQLProtocolParser.pm. 2013-02-01 10:41:36 -07:00
Brian Fraser fraserb@gmail.com
be1d142d88 Updated modules for pt-osc and pt-table-sync 2013-02-01 14:39:33 -03:00
Daniel Nichter
cf74cd791e Only add Error_no to event if there is one. Don't stringify it either; set its type in pqd. 2013-02-01 10:26:45 -07:00
Brian Fraser fraserb@gmail.com
809164becd Change the Report modules to use Lmo 2013-02-01 14:06:13 -03:00
Brian Fraser fraserb@gmail.com
d816c6497e Merged Lmo and updated everything that used it 2013-02-01 13:29:48 -03:00
Brian Fraser
10634cd27c Update files to use the merged Pingback+VersionCheck 2013-01-31 22:24:47 -03:00
Daniel Nichter
f99b1dee70 Update Percona::WebAPI::Representation in pt-agent so the previous commit actually works. 2013-01-31 17:50:57 -07:00
Daniel Nichter
3b64102f17 Normalize newlines on end of JSON text, to handle whatever is wrong with JSON on CentOS 6. 2013-01-31 17:48:25 -07:00
Daniel Nichter
8bc6181809 Add JSON to check-dev-env. 2013-01-31 17:40:02 -07:00
Daniel Nichter
5e362d9e4b Fix write_services.t samples. Make send_data.t deterministic. 2013-01-31 17:14:32 -07:00
Brian Fraser
d2308be64c Merged VersionCheck into Pingback 2013-01-31 21:11:14 -03:00
Daniel Nichter
3f4a02e1fb Update pt-agent to implement new specs. 2013-01-31 17:00:38 -07:00
Brian Fraser
25e62aa305 Add Mo to pt-config-diff, pt-query-advisor, and pt-upgrade 2013-01-31 20:10:40 -03:00