Brian Fraser
289035a303
Merged fix-1038995-bash-options-starting-with-no
2012-08-28 22:05:33 -03:00
Daniel Nichter
865cca3ea9
Merge v-c-update
2012-08-28 16:56:46 -06:00
Daniel Nichter
a3950411b9
Add back PerconaTest::slurp_file(). Put in scope in pt-index-usage. Sort MySQL instance IDs for testing. Wait for pid file in pt-heartbeat/basics.t.
2012-08-28 15:28:34 -06:00
Daniel Nichter
8afb9ea5ff
Fix version check instances in pt-config-diff and pt-table-sync.
2012-08-28 08:58:54 -06:00
Brian Fraser
6eee6ac6f6
Update the rest of the modules to use the updated version_check
2012-08-27 22:30:48 -03:00
Daniel Nichter
98338b6508
Simplify how Pingback handles MySQL instances. Remove Percona::Toolkit::slurp_file() because it was causing 'sub redefined' errors, probably due to PerconaTest::slurp_file(). Add more PTVCDEBUG statements.
2012-08-27 17:10:42 -06:00
Brian Fraser fraserb@gmail.com
acc7c0296b
Merged fix-952722-pt-summary-fio-cards
2012-08-27 15:37:43 -03:00
Brian Fraser fraserb@gmail.com
031cc1751c
ChangeHandler: Don't hexify text columns.
...
As far as I understand, it doesn't make any sense to hexify text
columns; they break in many ways (you can't roundtrip the UTFs,
quote_val gets the hex quoting wrong, etc) and in any case,
the maatkit bugs about the feature are all about blob/binary
columns.
And, while a perilous excercise of genetic programming, removing
it didn't break any pt-table-sync tests, so this commit does
exactly that.
2012-08-27 15:04:51 -03:00
Daniel Nichter
262fcadb84
Merge fix-bailouts. t/pt-table-sync/issue_22.t needs to be fixed (bug 1038276).
2012-08-27 10:58:20 -06:00
Daniel Nichter
a100be3f5f
Update modules.
2012-08-27 10:54:21 -06:00
Brian Fraser fraserb@gmail.com
3b539f8bea
Merged fix-942114-bad-find-usage
2012-08-27 13:12:20 -03:00
Daniel Nichter
f7ae075720
Document gdb and other requirements in pt-pmp and pt-stalk.
2012-08-25 12:18:12 -06:00
Brian Fraser
b84ac535d2
Merged fix-1038276-changehandler-hex-looking-vals
2012-08-24 20:26:04 -03:00
Daniel Nichter
a12fa70d98
Merge docu-ptc-rbr-limitation
2012-08-24 17:21:24 -06:00
Brian Fraser fraserb@gmail.com
548e01fddd
Fix for 903229: pt-mysql-summary incorrectly categorizes databases
2012-08-24 20:18:36 -03:00
Brian Fraser
61341a8400
Changed eval { .. } do { ... } to eval { ... }; if ($EVAL_ERROR) { ... }
2012-08-24 20:15:38 -03:00
Daniel Nichter
b48f5695d9
Add LIMITATIONS and document slave with RBR limitation.
2012-08-24 17:15:11 -06:00
Brian Fraser
d53fadff74
Merged quote-tr-arguments
2012-08-24 20:02:48 -03:00
Brian Fraser
e621b9cca9
Merged tablesync-precedence-issue
2012-08-24 19:58:16 -03:00
Brian Fraser
64f13e88da
Merged fix-1035311-group-by-sample-devices-regex-interaction
2012-08-24 19:57:01 -03:00
Brian Fraser
d3ad517ce9
Merged fix-930693-changehandler-whitespace-text-cols
2012-08-24 19:54:05 -03:00
Brian Fraser
ee71455900
Merged fix-1037211-distill-lowercase-lock-tables
2012-08-24 19:52:26 -03:00
Brian Fraser
8d6f2c97e3
Merged fix-1036747-remove-pts-priv-checks
2012-08-24 19:51:40 -03:00
Brian Fraser
4eda3039dd
Merged fix-1034717-divison-by-zero-base-1
2012-08-24 19:50:34 -03:00
Daniel Nichter
d016b170b3
Merge ptc-run-time
2012-08-24 15:27:11 -06:00
Brian Fraser
848c2ea8c3
Updated pt-summary
2012-08-24 18:25:10 -03:00
Brian Fraser
1d3bf2c82b
Updated modules for pt-summary
2012-08-24 17:03:26 -03:00
Daniel Nichter
1bf0cfa08a
Merge sh-not-bash-bug-1035260
2012-08-24 11:43:05 -06:00
Daniel Nichter
a2345ecb11
Merge pqd-mem-bug-1029178
2012-08-24 11:26:54 -06:00
Daniel Nichter
2314e6ef39
Pop raw_packets from ignored mid-stream server response so memory usage doesn't grow fantastically.
2012-08-24 11:03:34 -06:00
Daniel Nichter
866c68df9c
Merge right-sth-bug-1039184
2012-08-24 10:52:21 -06:00
Daniel Nichter
e98db38499
Fix v-c --quiet check. Test v-c in pqd since it doesn't have --quiet.
2012-08-23 10:22:43 -06:00
Daniel Nichter
639f47eb70
Add t/pt-archiver/version_check.t, v-c integration tests. Don't exit early if PTDEBUG && PTVCDEBUG (don't know what state the tool may be in).
2012-08-22 16:20:00 -06:00
Daniel Nichter
66f1bdf403
Change staging.upgrade.percona.com to $ENV{PERCONA_VERSION_CHECK_URL} || http://v.percona.com .
2012-08-22 15:10:33 -06:00
Daniel Nichter
7cd73be614
Merge 2.1 r364 (has lots of test fixes).
2012-08-22 15:00:19 -06:00
Brian Fraser
d3eabbd511
Fix for the first bug in 1034717: Illegal division by zero if base == 1
2012-08-22 17:03:35 -03:00
Brian Fraser
f8fa5cd3e3
Updated Quoter and ChangeHandler in all the modules
2012-08-22 16:21:35 -03:00
Daniel Nichter
1c838e283f
Remove useless 'Reconnected to slave' message in pt-slave-delay and fix standard_options.t so output doesn't show up as test errors.
2012-08-22 11:08:47 -06:00
Daniel Nichter
a776646673
Strip newlines from values.
2012-08-22 08:20:59 -06:00
Daniel Nichter
50f218a288
Implement version-check in the remaining tools.
2012-08-21 16:24:29 -06:00
Daniel Nichter
ee583ba729
Add $ENV{PERCONA_VERSION_CHECK}=0 to PerconaTest so tests don't version-check. Implement v-c in half the tools. Make util/update-modules clean up its temp files.
2012-08-21 16:15:44 -06:00
Daniel Nichter
a95aa2b3bc
Put everything in Pingback::version_check(). Change HTTP::Micro to HTTPMicro in pingback(). Simplify time_to_check() a little and add more debug. Fix Pingback.t now that client response doesn't have TYPE and no response causes die.
2012-08-21 15:06:28 -06:00
Daniel Nichter
2d41598ea4
Add PTVCDEBUG and die instead of returning in pingback() so PTVCDEBUG can report better info.
2012-08-21 13:54:48 -06:00
Brian Fraser fraserb@gmail.com
615c5ad508
Fix several test failures by doing s/HTTP::Micro/HTTPMicro/
2012-08-21 14:37:10 -03:00
Daniel Nichter
6397b3d897
Handle undef values in reports, and eval all reports.
2012-08-21 09:24:19 -06:00
Daniel Nichter
8db5b77a4e
Change HTTPMicro to HTTP::Micro in Pingback to avoid 'subroutine redefined' errors.
2012-08-21 08:19:52 -06:00
Brian Fraser fraserb@gmail.com
c2b006eeaf
Fix for 1038995: pt-stalk notify-by-email fails
2012-08-20 19:22:31 -03:00
Daniel Nichter
ca9bee7ae5
Don't count missing sth as diffs.
2012-08-20 14:21:07 -06:00
Daniel Nichter
fe6e87f1d5
Update CompareResults in pt-upgrade.
2012-08-20 14:11:09 -06:00
Daniel Nichter
616a98f86c
Add --[no]version-check, VersionCheck, Pingback, and HTTPMicro to tools having the version check feature.
2012-08-17 16:25:56 -06:00