Commit Graph

1066 Commits

Author SHA1 Message Date
Daniel Nichter
aacdd9db17 Rewrite find_my_cnf_file() so if a port is given only that port's cnf is returned, else nothing. 2012-10-24 11:17:34 -06:00
Daniel Nichter
f6527695b8 Document extra --run-time-related waits. 2012-10-23 18:21:23 -06:00
Daniel Nichter
8ef6ee451f Wait for collectors before exiting. Use wait_until instead of sleep in pt-stalk.t, and add lots of diag info when tests fail. 2012-10-23 14:42:41 -06:00
Daniel Nichter
b406f02f5b Test and fix deadlock parsing with partition info. 2012-10-22 15:30:29 -06:00
Brian Fraser fraserb@gmail.com
4a22e1e545 Fix for 1052722: pt-fifo-split is processing n-1 rows initially 2012-10-22 18:04:38 -03:00
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
575c94b29e Add --default-engine to pt-osc. 2012-10-22 08:44:44 -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 fraserb@gmail.com
9e832790f8 LOAD DATA LOCAL INFILE: The hopefully final fix.
This introduces a L option to the DSNs of pt-upgrade and pt-archiver,
which turns on mysql_local_infile.
2012-10-17 19:19:44 -03: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
42a344f4cb Updated the 'table has problems in replica' error and other tidbits, per Daniel's review 2012-10-17 17:40:31 -03:00
Brian Fraser
2bcc380c68 Fix for customer issue 26211 ($avg_rate might be zero), plus a fix for bug 1058285 (also related to 26211), and an emergent part of 821722: Several sql_modes implicitly turn on ANSI_QUOTES 2012-10-17 15:52:15 -03:00
Brian Fraser
5a9cc13d6f Fixes for the previous commit 2012-10-17 15:39:06 -03:00
Brian Fraser fraserb@gmail.com
1875066868 Fix and tests for 1062563 and 1063912: ptc+PXC bugs 2012-10-17 12:58:48 -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