Brian Fraser fraserb@gmail.com
df2278b95c
Merged fix-903229-pt-mysql-summary-case-insensitivity-for-engines
2012-10-12 17:38:12 -03:00
Brian Fraser fraserb@gmail.com
b71ceeaadb
Merged raw-log-parser-percona-22371
2012-10-12 14:19:55 -03:00
Daniel Nichter
bf49d2265f
Merge 2.1.5-release.
2012-10-12 11:09:46 -06:00
Daniel Nichter
4ac74fbdbd
Merge fix-run-time-bug-1043438.
2012-10-12 10:27:47 -06:00
Daniel Nichter
eaee23ccd0
Fix link in pt-visual-explain docs to missing file on maatkit.org.
2012-10-11 17:14:02 -06:00
Daniel Nichter
aee8fea921
Add column headers to output.
2012-10-11 17:00:33 -06:00
Daniel Nichter
77485efdbc
Use new tbl indexes to create delete trigger.
2012-10-11 15:20:53 -06:00
Daniel Nichter
309bc1f270
Build percona-toolkit-2.1.5
2012-10-08 22:02:17 +01:00
Daniel Nichter
9e31eb5d5e
Update Pingback, HTTPMicro, and VersionCheck in pt-table-sync.
2012-10-08 13:13:06 -06:00
Daniel Nichter
b2cb95940f
Merge partial-fix-1063912-ptc-pxc-slaves/ -r403..405
2012-10-08 12:53:54 -06:00
Daniel Nichter
9c4517f55f
Merge fix for bug 1062563.
2012-10-05 16:28:45 -06:00
Daniel Nichter
14c65857fa
Copy slaves to slave_lag_cxns so PXC works.
2012-10-05 15:43:51 -06:00
Daniel Nichter
1435bcfe3f
Don't localize EVAL_ERROR so errors in deeper contexts aren't wiped out when exec returns to outter context.
2012-10-04 16:25:25 -06:00
Daniel Nichter
cc4c932187
Fix typo.
2012-10-03 15:36:15 -06:00
Daniel Nichter
810a792fb8
Document event attributes in pt-query-digest rather than refering to a Maatkit wiki page.
2012-10-03 15:30:57 -06:00
Daniel Nichter
7ac44ba53a
Document --plugin. Remove _hook suffix.
2012-10-03 12:31:36 -06:00
Daniel Nichter
c0bafdead9
Test --plugin.
2012-10-03 11:51:03 -06:00
Daniel Nichter
4c474fd23f
Add --plugin and hooks to pt-stalk.
2012-10-03 11:28:19 -06:00
Daniel Nichter
5a3c9aa7d4
Check run-time while waiting for slaves and status vars.
2012-10-03 09:58:00 -06:00
Brian Fraser
a7f5ac42c7
Merged fix-1016131-ptc-crash-with-columns
2012-09-26 18:15:24 -03:00
Brian Fraser
5594f2e64c
HTTPMicro: Inline part of IO::Socket::SSL for cases when the local version of the module isn't high enough to support ->verify_hostname(), like in centos5
2012-09-24 16:24:36 -03:00
Brian Fraser
484fcb6a2f
Minor update to --version-check: Let the user know if there were no suggestions
2012-09-24 16:24:11 -03:00
Brian Fraser
aa98b589b6
Build percona-toolkit-2.1.4
2012-09-20 10:59:16 -03:00
Brian Fraser
718bbedd4b
Final update-modules before the release
2012-09-20 10:58:15 -03:00
Brian Fraser
5d57905ef3
Merged changehandler-dont-hexify-text-cols, addendum to bug 1038276
2012-09-19 16:36:56 -03:00
Brian Fraser
5eb168b827
Fix for version-check in openSuSe
2012-09-14 09:33:52 -03:00
Brian Fraser
62978c1446
Merged v-c-https-update
2012-09-13 21:01:51 -03:00
Brian Fraser
ae1ea9b703
Merged collect-all-innodb-lock-data
2012-09-13 20:58:14 -03:00
Brian Fraser
ee338f7ceb
v-c: Re-enable https by default, make --version-check take an optional protocol argument
2012-09-13 10:39:04 -03:00
Brian Fraser
4e6248b64e
Merged fix-1041372-pt-osc-long-table-names
2012-08-31 13:01:14 -03:00
Brian Fraser
a433fa7d1c
Update modules and remove the $can_local_infile skips
2012-08-30 23:46:33 -03:00
Daniel Nichter
e1bd108aa4
Collect INNODB_TRX, INNODB_LOCKS, and INNODB_LOCK_WAITS. Fix update-module so it works again with Bash tools.
2012-08-30 15:40:09 -06:00
Brian Fraser
8626c07a99
Fix for 1041372: pt-osc and long table names
2012-08-30 18:39:53 -03:00
Daniel Nichter
1a895cb0e0
Add space for prettier SQL.
2012-08-29 17:00:34 -06:00
Daniel Nichter
d00cd2ebf0
Docu limitations of using ptc with PXC. Update Cxn to get is_cluster_node(). Fix SELECT to make tests happy.
2012-08-29 16:56:48 -06:00
Daniel Nichter
3ddd074b54
Merge 2.1 at r386.
2012-08-29 16:35:17 -06:00
Daniel Nichter
26ca0281b5
Use --version-check instead (so it's _not_ on by default; it must be specified).
2012-08-29 14:23:41 -06:00
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