Daniel Nichter
2c4bd60fb7
Merge pt-fke-logger-2.2.
2013-02-27 16:41:28 -07:00
Daniel Nichter
a21c36ac99
Test that ::parent keeps the dbh alive for the child.
2013-02-26 16:34:48 -07:00
Brian Fraser
934709abad
Fix tests broken by the previous commit
2013-02-26 12:03:12 -03:00
Brian Fraser
8e449a1c83
pqd: Remove --type pglog, memcached, and http
2013-02-25 12:13:35 -03:00
Daniel Nichter
45a21acc0c
Merge enable-version-check-by-default.
2013-02-22 10:47:57 -07:00
Brian Fraser
4534981913
VersionCheck: Skip running if called from our bzr repo
2013-02-21 04:41:57 -03:00
Daniel Nichter
bb3dfd27fd
Remove .moved files.
2013-02-19 13:04:18 -07:00
Daniel Nichter
07b818b730
Merge p:~percona-toolkit-dev/percona-toolkit/fix-1087319-quoter-multiple-nulls
2013-02-19 13:01:58 -07:00
Daniel Nichter
eb2585fb32
Various test fixes for MySQL 5.6.10 (which seems not to have mysql.hosts any longer).
2013-02-18 18:06:05 -07:00
Daniel Nichter
6d1c96e445
Seralize empty list as undef.
2013-02-18 12:51:28 -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
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
d023c90e8e
Merge Pingback.t into VersionCheck.t and remove the former.
2013-02-12 19:47:14 -07: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
b6bd78d205
Rename Pingback.pm to VersionCheck.pm.
2013-02-11 19:02:59 -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
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
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
4840b9c3a8
Remove other instance of 'none' Error_no in MySQLProtocolParser.pm.
2013-02-01 10:41:36 -07: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
d816c6497e
Merged Lmo and updated everything that used it
2013-02-01 13:29:48 -03:00
Brian Fraser
d2308be64c
Merged VersionCheck into Pingback
2013-01-31 21:11:14 -03:00
Brian Fraser
efc89a6725
Merged simplify-pqd
2013-01-31 14:52:34 -03:00
Daniel Nichter
9e7248861d
Catch and report aborted connects.
2013-01-28 14:12:48 -07:00
Daniel Nichter
15b1c43874
Fix and test parser_error_packet() for non-SQL errors.
2013-01-25 11:24:35 -07:00
Daniel Nichter
26cc08d3d9
Fix default log level in log_warn_die.sh.
2013-01-24 11:39:23 -07:00
Daniel Nichter
98ced1a035
Make add info() log_warn_die.sh and make the subs respect OPT_VERBOSE. Add more test harness subs in util/test-bash-functions.
2013-01-24 09:17:19 -07:00
Brian Fraser fraserb@gmail.com
9dd124038b
pqd: Merge --review-history into --review, added --review-table & --history-table
2013-01-21 12:40:46 -03:00
Daniel Nichter
ff41967afa
Remove t/lib/TimeSeriesTrender.t
2013-01-19 12:57:37 -07:00
Daniel Nichter
06ce6e012e
Fix --resume.
2013-01-18 17:44:07 -07:00
Brian Fraser fraserb@gmail.com
5e5763f82a
Partially Moified QueryReportFormatter, split event_report and query_report into two different subs; one that gets the values to print, and one that formats things
2013-01-14 12:52:23 -03:00
Brian Fraser fraserb@gmail.com
e5d17af0fe
Mo'ified and minimally simplified ReportFormatter
2013-01-14 12:49:55 -03:00
Brian Fraser
4fc66a08d3
pqd: Remove sparklines
2013-01-11 13:45:20 -03:00
Brian Fraser
5495945c7e
EventAggregator: Remove apdex code
2013-01-11 13:24:02 -03:00
Brian Fraser
944b2039d3
pqd: Stop reporting apdex scores
2013-01-11 13:20:39 -03:00
Daniel Nichter
d4d081d1e6
Merge 2.1 r518.
2013-01-03 08:15:12 -07:00
Brian Fraser
472d850be2
t/lib/VersionCheck.t: Add ourselves first to the PATH, not last, to avoid conflicts with installed versions of the toolkit
2012-12-21 12:30:54 -03:00
Brian Fraser
4f010f52dc
t/lib/Percona/Toolkit.t: Test Percona::Toolkit::VERSION differently to avoid a bug in Centos 5.6
2012-12-21 09:07:21 -03:00
Daniel Nichter
e13b480116
Merge remove-3-tools
2012-12-20 17:27:38 -07:00
Daniel Nichter
2f413383ef
Update SchemaIterator.t sample files.
2012-12-20 23:08:55 +00:00
Brian Fraser
42484ecd10
Merged mysql-5.6-test-fixes and resolved conflicts
2012-12-19 13:47:54 -03:00
Daniel Nichter
d25a778b9f
Fix two possible sources of test errors.
2012-12-14 12:14:12 -07:00
Brian Fraser
dcc66e8a32
Fix for 1087319: Quoter::serialize_list() doesn't handle multiple NULL values
2012-12-12 16:16:14 -03:00
Daniel Nichter
f84ed48707
Remove pt-log-player, pt-tcp-model, and pt-trend.
2012-12-11 18:30:30 -07:00
Brian Fraser
2d78170c7a
Merged fix-1078887-DSNParser-set-vars-sql_mode-clobber
2012-12-11 11:48:44 -03:00