Brian Fraser fraserb@gmail.com
615c5ad508
Fix several test failures by doing s/HTTP::Micro/HTTPMicro/
2012-08-21 14:37:10 -03:00
Brian Fraser fraserb@gmail.com
c2b006eeaf
Fix for 1038995: pt-stalk notify-by-email fails
2012-08-20 19:22:31 -03:00
Brian Fraser
c3fe755615
Fix for 1037211: QueryParser fails to distill LOCK TABLES in lowercase
2012-08-16 19:18:14 -03:00
Brian Fraser
9a788e16df
Fix for 930693: ChangeHandler and text columns with just whitespace
2012-08-16 14:07:58 -03:00
Daniel Nichter
4bd763b52c
Merge staging-test-suite-error-fixes
2012-08-15 19:43:52 -06:00
Daniel Nichter
3369a6c37d
Don't auto-vivify clustered_key hashref in PTDEBUG.
2012-08-15 16:24:19 -06:00
Daniel Nichter
8c963bb007
Merge lp:~percona-toolkit-dev/percona-toolkit/test-suite-noise
2012-08-15 13:30:50 -06:00
Daniel Nichter
9d809ce5ea
Use int($flags) to prevent fcntl(F_SETFL) error. Clean up ReadKeyMini.pm and Diskstats.t.
2012-08-15 13:28:14 -06:00
Daniel Nichter
f4b07e5eba
Full Diskstats.t.
2012-08-15 13:11:12 -06:00
Daniel Nichter
3bb0694d1d
Re-enable Daemon.t.
2012-08-15 13:03:30 -06:00
Daniel Nichter
b5d7e7d0b6
More debug hacks.
2012-08-15 12:58:55 -06:00
Daniel Nichter
1ae35a2241
More debug hacks.
2012-08-15 11:23:00 -06:00
Brian Fraser
2e38f936a6
Silence rollback warnings in t/lib/DSNParser.t
2012-08-15 13:26:13 -03:00
Daniel Nichter
92a36715c4
Remove test-env reset. Fix pt-fifo-split plan.
2012-08-14 17:08:06 -06:00
Daniel Nichter
217a45df6f
Conditionalize top 5 slowest test files, saving 25%/5m * 15 configs = 1hr.
2012-08-12 10:16:52 -06:00
Brian Fraser
c08c0c6a7a
Fix for 1035311: pt-diskstats shows wrong device name
2012-08-10 15:36:34 -03:00
Daniel Nichter
cdc51df9e6
Fix HTTPMicro POST: attach content to request. Validate type.
2012-08-10 11:00:26 -06:00
Daniel Nichter
70c295bc0a
Make Pingback::pingback() do all the work, return list of advices (suggestions). More Pingback tests. Rename --check-for-updates to --version-check and document. Make VersionCheck::parse_server_response() optionally not split vars, so the same proto can be used for server advice lines.
2012-08-09 16:44:47 -06:00
Brian Fraser
c7060a99a7
Add ping_for_updates(), send the X-Percona-Toolkit-Tool header, and fix an error in pingback()
2012-08-09 17:38:39 -03:00
Brian Fraser
4a04837378
Updated t/lib/Pingback.t to use the new type names
2012-08-09 16:45:29 -03:00
Daniel Nichter
d8bb594059
Clean up Pingback.pm, make it encode the client response correctly, and abstract and rewrite the tests.
2012-08-09 12:47:30 -06:00
Brian Fraser
357fff7153
VersionCheck: Update to newest spec and add get_bin_version()
2012-08-09 15:33:42 -03:00
Brian Fraser
5281e109e9
Updated Pingback.pm
2012-08-09 12:15:55 -03:00
Brian Fraser
437503d94b
Merged VersionCheck
2012-08-09 11:31:55 -03:00
Brian Fraser
475af27724
Merged HTTP::Micro
2012-08-09 11:31:23 -03:00
Daniel Nichter
a1633092d7
Fix test to handled borked Perl 5.8 version.
2012-08-08 15:30:24 -06:00
Daniel Nichter
ff7aebaa0e
Coerce PERL_VERSION with %vd to fix 5.8.
2012-08-08 15:23:52 -06:00
Daniel Nichter
c755700068
Don't check sandbox if it's not up.
2012-08-08 14:12:24 -06:00
Brian Fraser fraserb@gmail.com
028fa7a047
Added HTTP::Micro.
...
This is an extremely stripped down HTTP::Tiny, i.e. not comformant
with HTTP/1.1. Basically only GET and POST should work, and
only for explicit content-lengths; chunking is not implemented.
2012-08-08 16:45:28 -03:00
Daniel Nichter
b4dce00639
Stringify Perl vars so $PERL_VERSION isn't an object. Diag the versions so I can see the real results.
2012-08-08 12:57:47 -06:00
Daniel Nichter
5b5c75ba3b
Test get_os().
2012-08-08 12:53:14 -06:00
Daniel Nichter
07237162f7
First VersionCheck.pm prototype.
2012-08-08 11:36:49 -06:00
Brian Fraser fraserb@gmail.com
58647e8b42
Add lib/Pingback.pm and tests
2012-08-07 18:08:51 -03:00
Brian Fraser fraserb@gmail.com
d77a3a19f6
Fix for 1028710: floor() fails on floor(log(1000)/log(10))
2012-08-06 11:37:51 -03:00
Daniel Nichter
3822bb7977
Hack a fix for MasterSlave in tests that use it.
2012-08-02 15:34:39 -06:00
Brian Fraser
ab8d26df4b
Merged fix-883098-extra-processlist-fields
2012-08-02 15:12:59 -03:00
Daniel Nichter
c80123f485
Merge fix-953141-recursion-method-array
2012-08-02 12:01:34 -06:00
Daniel Nichter
e6d31a666a
Rewrite how MasterSlave handles --recursion-methods.
2012-08-02 10:57:36 -06:00
Brian Fraser
e29aa514e3
t/lib/MasterSlave.t: A call to ->recurse_to_slaves() still used a string instead of an arrayref
2012-08-02 12:38:09 -03:00
Brian Fraser
fdb81f763d
Merged fix-1007938-mysqlconfig-eol-comments and fixed it to only take # as a start of comment, and to respect quoted values
2012-08-02 12:21:59 -03:00
Brian Fraser
94a5d85212
Fix for 1016131: ptc should skip tables when all its columns are excluded
2012-08-02 11:29:57 -03:00
Brian Fraser fraserb@gmail.com
654ebacf1c
Fix for 883098: Extra processlist fields causing errors
2012-08-01 18:43:03 -03:00
Brian Fraser fraserb@gmail.com
a25b9eab40
MasterSlave: Rework how the recursion methods are checked & resolved
...
In part by removing the OptionParser usage out from get_slaves
and recurse_to_slaves and making them expect arrayrefs, thus
forcing our callers to deal with that, and in part by
splitting out the method-checking to MasterSlave::check_recursion_method
and the resolving (originally in find_slave_hosts) into
_resolve_recursion_methods.
2012-08-01 17:39:12 -03:00
Brian Fraser fraserb@gmail.com
ad46ec779e
Merged fix-889739-pt-cd-quoted-strings and added the new sample files
2012-08-01 15:02:28 -03:00
Brian Fraser fraserb@gmail.com
66d6ed75c0
Merged fix-844880-variableadvisor-bin_log-checks
2012-08-01 14:47:50 -03:00
Daniel Nichter
69a9562e9e
Fix t/lib/samples/SchemaIterator/all-dbs-tbls* that I broke with percona_test.load_data from skip-load-data-file branch.
2012-08-01 10:04:55 -06:00
Daniel Nichter
c769f4df11
Update ComopareResults.t with new $can_load_data.
2012-07-31 16:34:38 -06:00
Brian Fraser fraserb@gmail.com
ba6253545d
Merged fix-821703-processlist-null-state
2012-07-30 16:48:15 -03:00
Brian Fraser fraserb@gmail.com
4c5678876d
Fix for bug 889739: pt-config-diff doesn't diff quoted strings properly
2012-07-30 11:50:42 -03:00
Brian Fraser fraserb@gmail.com
43708d7b65
VariableAdvisorRules: Check that log_bin is ON instead of doing log_bin ? 1 : 0
2012-07-30 11:44:28 -03:00