Daniel Nichter
|
3e39ab54b8
|
Make pt-osc --quiet disable --progress.
|
2012-10-22 14:23:05 -06:00 |
|
Daniel Nichter
|
0d4d008f79
|
Update OptionParser in all tools.
|
2012-10-22 12:17:08 -06:00 |
|
Daniel Nichter
|
e9c24579bf
|
Merge fix-pt-osc-del-trg-bug-1062324.
|
2012-10-22 11:34:52 -06:00 |
|
Daniel Nichter
|
4a494d1a20
|
Remove all_privs tests. Update Percona::Toolkit::VERSION.
|
2012-10-20 17:59:28 -06:00 |
|
Daniel Nichter
|
ca2675dd98
|
Merge fix-978133-remove-pqd-priv-checks
|
2012-10-19 17:17:56 -06:00 |
|
Daniel Nichter
|
f50d8e9120
|
Remove TableParser::check_table() privs check (re bug 1036747).
|
2012-10-19 17:14:07 -06:00 |
|
Daniel Nichter
|
a3d5f3d346
|
Add hint to error messages about what to do if the table doesn't exist.
|
2012-10-19 17:10:40 -06:00 |
|
Daniel Nichter
|
e32289ae0c
|
Merge fix-938068-ptc-slave-binlog-formats
|
2012-10-19 17:01:15 -06:00 |
|
Daniel Nichter
|
d7bfcc8fd9
|
Tweak warning. Enhance docu around --check-binlog-format.
|
2012-10-19 16:57:53 -06:00 |
|
Daniel Nichter
|
baf85aeb21
|
Truncate col names to 64 chars in MockSyncStream::get_result_set_struct(). Update test sample file.
|
2012-10-19 16:13:13 -06:00 |
|
Brian Fraser
|
d713d6e99a
|
Fix for 978133: Remove the table privilege checks from pt-query-digest. The same checks were removed from pt-table-checksum in 2.1.3 and pt-table-sync in 2.1.4
|
2012-10-17 17:55:37 -03:00 |
|
Brian Fraser fraserb@gmail.com
|
8f23c5a353
|
Fix for 938068: pt-table-checksum doesn't warn if binlog_format=row or mixed on slaves
|
2012-10-17 11:54:16 -03:00 |
|
Daniel Nichter
|
328b7f1e0e
|
Merge fix-deleting-empty-files-bug-1047701
|
2012-10-13 14:15:37 -06:00 |
|
Daniel Nichter
|
d04529a64b
|
Wait --run-time more for collector procs to finish, then kill them, then remove empty files.
|
2012-10-13 12:21:52 -06:00 |
|
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 |
|
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 |
|