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
Daniel Nichter
8b428e28a1
Mini-overhaul pt-deadlock-logger: change --interval default from undef to 30, add --iterations, remove --print, add --quiet, use explicit --columns default, remove --collapse, change default --clear-deadlocks table to percona_schema.clear_deadlocks, refactor the code, use Cxn and Runtime, remove some global vars.
2013-02-25 17:19:32 -07:00
Daniel Nichter
6aef3e7028
Mini-overhaul for pt-fk-error-logger: make --run-time standard, remove --print, add --quiet, add --iterations, change default --interval to 30, use Cxn and Runtime, reconnect to MySQL, eval the critical operation, rewrite/update the docs.
2013-02-25 11:55:06 -07: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
Daniel Nichter
831197ba07
Update t/pt-query-digest/version_check.t.
2013-02-21 16:33:45 -07:00
Daniel Nichter
364e08229d
Test that --version-check works/is enabled by default.
2013-02-21 16:07:33 -07:00
Daniel Nichter
fc851caec8
Simplify checking for .bzr/ to auto-disable --version-check in dev and test envs. Update t/pt-archiver/version_check.t. Need to update all other tools...
2013-02-21 15:59:49 -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
1726cf2bb8
Hopefully redirect MySQL 5.6 warning about -ppassword in pt-table-checksum/error_handling.t to diag.
2013-02-19 07:58:33 -07:00
Daniel Nichter
7621d2c4ce
Fix skip_innodb.t tests.
2013-02-19 07:53:19 -07:00
Daniel Nichter
3f8e1a4ea6
Fix t/pt-table-sync/traces.t again.
2013-02-18 18:55:05 -07:00
Daniel Nichter
b795d7448c
Add from 5.6 samples.
2013-02-18 18:51:44 -07:00
Daniel Nichter
5bb577a75b
Stablize the annoyingi pt-table-checksum/basics.t tests that always change by insignificant amounts anytime we change something with sandboxes.
2013-02-18 18:51:14 -07:00
Daniel Nichter
923e643b04
Skip skip_innodb.t tests with 5.6 because it seems like InnoDB can't be disabled any longer.
2013-02-18 18:17:38 -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
2b73157967
Fix some minor test issues.
2013-02-18 13:54:25 -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
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
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
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
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
7ce99800fd
Make pt-pmp.t use no_diff() so samples can be updated.
2013-02-04 10:04:30 -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
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
Brian Fraser
3b6303f421
Updated explain samples for 5.1
2013-01-30 17:21:26 -03:00
Brian Fraser
541db4994e
Updated explain samples for 5.0
2013-01-30 17:17:02 -03:00
Brian Fraser
c91246e1ca
Fix for 1105077: pt-table-checksum: Confusing error message with binlog_format ROW or MIXED on slave
2013-01-30 13:30:31 -03:00
Daniel Nichter
461d9ba45a
Merge pk-del-bug-1103672-encore.
2013-01-30 08:07:19 -07:00