Daniel Nichter
45a21acc0c
Merge enable-version-check-by-default.
2013-02-22 10:47:57 -07:00
Daniel Nichter
b286da993f
Check for ../../.bzr for when a tool is ran as a module in a test.
2013-02-22 08:00:55 -07:00
Daniel Nichter
550bb3887a
Add force => ->got('version-check') to tools.
2013-02-21 16:37:25 -07:00
Daniel Nichter
831197ba07
Update t/pt-query-digest/version_check.t.
2013-02-21 16:33:45 -07:00
Daniel Nichter
58dc45cf69
Update VersionCheck in all tools.
2013-02-21 16:12:09 -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
11a4edd8e8
Fix lib/Sandbox.pm for MySQL 5.6 too: don't checksum system and stat tables. Update 5.6 data.tar.gz with default data from 5.6.10.
2013-02-18 17:34:01 -07:00
Daniel Nichter
80d9ab9de0
Fix util/checksum-test-dataset to work with MySQL 5.6: don't checksum log and stat tables.
2013-02-18 17:28:12 -07:00
Daniel Nichter
2b73157967
Fix some minor test issues.
2013-02-18 13:54:25 -07:00
Daniel Nichter
40fd007644
Update Quoter in all tools again.
2013-02-18 12:53:15 -07:00
Daniel Nichter
6d1c96e445
Seralize empty list as undef.
2013-02-18 12:51:28 -07:00
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
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
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
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
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