Commit Graph

1105 Commits

Author SHA1 Message Date
Frank Cizmich
18f85786ba added test. removed space 2015-01-14 14:36:44 -02:00
Frank Cizmich
a7e1975eea parse_options checks if HOME is set 2015-01-13 17:36:26 -02:00
Frank Cizmich
b025c97fd7 used ReadKeyMini. Moved double password logic to Cxn. Removed {ask_pass} from Cxn 2015-01-12 19:20:15 -02:00
Frank Cizmich
62d84e5dba normalize timestamp data on servers with different tz - 1388870 2014-12-01 15:50:19 -02:00
Frank Cizmich
01f8102623 ask-pass-being-ignored-1396868 2014-11-28 11:53:34 -02:00
Frank Cizmich
5d875e5f55 fixed PTDEBUG error on Cxn - 1394934 2014-11-21 12:12:05 -02:00
Frank Cizmich
b1d1997c8d updated Changelog and Percona::Toolkit version 2014-11-07 14:55:56 -02:00
Frank Cizmich
ef6985a256 merged pt-table-checksum-refuses-to-run-on-PXC-if-server_id-is-the-same-on-all-nodes-1217466 2014-11-06 19:38:59 -02:00
Frank Cizmich
c46232cf3c merged pt-stalk-should-also-gather-dmesg-output-1349086 2014-11-06 19:18:49 -02:00
Frank Cizmich
cdc7596a32 minor style change 2014-11-05 20:21:51 -02:00
Frank Cizmich
f237f4a0df We now use wsrep_node_incoming_address as a more reliable way to detect cluster node duplicates - 1217466 2014-10-23 15:32:34 -02:00
Frank Cizmich
1e2e7b5a18 pt-stalk now collects 1 minute of dmesg output preceding trigger event - 1349086 2014-10-22 16:16:13 -02:00
Frank Cizmich
dc4c506483 many scripts failed when reading no-version-check from global config file - 1361293 2014-10-06 19:04:49 -02:00
Frank Cizmich
56ae6a2b4b changed Version number in Percona::Toolkit 2014-09-24 12:06:32 -03:00
Frank Cizmich
9fd72e0fb7 fixed side effects of typo correction of expire_logs_days 2014-09-19 13:05:53 -03:00
Frank Cizmich
21b1c78a78 merged pt-summary-problem-parsing-dmidecode-output-on-some-machines-1368379 2014-09-18 18:56:03 -03:00
Frank Cizmich
5bad6ace05 merged pt-stalk-handles-mysql-user-password-in-awkward-way-1348679 2014-09-18 18:54:32 -03:00
Frank Cizmich
a4729eb032 merged pt-mysql-summary-fails-to-parse-wsrep_provider_options-1264580 2014-09-18 18:24:35 -03:00
Frank Cizmich
3b2bc3e4c2 removed leftover debugging code from Test.pm 2014-09-18 16:48:18 -03:00
Frank Cizmich
5e7cedfbc4 pt-summary problem parsing output from dmidecode version 2.12 - 1368379 2014-09-17 18:25:04 -03:00
Frank Cizmich
5166057e15 Added --ask-pass option to pt-stalk. Fixed small issue with sandbox when there is no mysql database 2014-09-10 12:45:59 -03:00
Frank Cizmich
5e3eaa6c73 SlowLogParser leaved host empty when --skip-name-resolve was on. Now uses IP if empty - 1262456 2014-09-08 19:00:40 -03:00
Frank Cizmich
95c5f4d4ef updated module and tests for issue - 1264580 2014-09-03 18:18:38 -03:00
Frank Cizmich
6af70d3243 Updated version number to 2.2.10 2014-08-05 17:37:42 -03:00
Frank Cizmich
bcacd7e08a pt-table-checksum-PXC-inconsistent-results-upon-resume-1311654 2014-08-05 16:51:34 -03:00
Frank Cizmich
53f000f4f6 merged some-shell-tools-output-error-when-queried-for--version-1340364 2014-08-05 16:48:53 -03:00
Frank Cizmich
780cfb33cc merged pt-table-checksum-max-load-20-percent-rounds-down 2014-08-05 16:47:44 -03:00
Frank Cizmich
5cbdc26463 Added --replicate-check-retries option. Removed timestamp check 2014-08-05 11:21:32 -03:00
Frank Cizmich
b2bf471e7d modified RowChecksum module and updated it in pt-table-checksum (only tool that uses it) 2014-07-31 18:26:45 -03:00
Frank Cizmich
b5a31ecbaa Removed ceiling argument passing, simply round up threshold now. Simplified test accordingly 2014-07-30 19:28:37 -03:00
Frank Cizmich
abe635b6b0 Simplified code. Verified SlowLogParser module is correctly in sync with tools. Renamed test slow log files. 2014-07-30 17:25:29 -03:00
Frank Cizmich
af185fbc28 5.6 slow query log Thead_id becomes Id - 1299387 2014-07-15 15:12:45 -03:00
Frank Cizmich
d3044a1bec fixes pt-table-checksum and pt-osc rounding low max-load thresholds to same as starting value - issue 1253872 2014-07-11 13:39:25 -03:00
Frank Cizmich
cde3e26140 fixed pt-mest --version
fixed version parsing in parse_options.sh , was incompatible with dash shell script
2014-07-10 17:15:13 -03:00
Frank Cizmich
2875e9b7e4 changed $VERSION to 2.2.9 2014-07-04 13:13:38 -03:00
Frank Cizmich
0691ec7e16 fixes pt-query-digest not being hable to handle 5.6 binlog files - issue 1335960 2014-07-02 17:55:31 -03:00
Daniel Nichter
1b2ea6756d Merge release-2.2.8. 2014-05-29 18:09:13 -07:00
Daniel Nichter
97ac58b7f2 Update Changelog for 2.2.8. Set Percona::Toolkit::VERSION = 2.2.8. 2014-05-29 17:55:59 -07:00
Daniel Nichter
0ffcec054e Merge Kenny's pt-slave-restart-gtid-support branch. 2014-05-28 15:26:26 -07:00
Daniel Nichter
7a8f9b6c33 Merge Kenny's pt-slave-restart-gtid-support branch. 2014-05-28 15:25:08 -07:00
Daniel Nichter
3b96187313 Change --skip-gtid-uuid to --master-uuid. Make test more reliable. Simplify code and clean up docs. 2014-05-28 13:31:10 -07:00
Daniel Nichter
08ebed181c Merge pt-query-digest-does-not-fingerprint-true-false-literals-correctly-965553. 2014-05-28 10:03:30 -07:00
Daniel Nichter
ac378ca60d Merge pt-show-grant-ask-pass-print-Enter-password-in-stdout-1290911. 2014-05-27 18:15:25 -07:00
Frank Cizmich
f4da4b12e7 correctly digest queries with true false literals - issue 965553 2014-05-24 19:53:23 -03:00
Frank Cizmich
eeedabfc14 OptionParser nnow prints password prompt to STDERR - issue 1290911 2014-05-24 18:36:33 -03:00
Daniel Nichter
a67624820e Remove pt-agent. 2014-04-25 21:29:08 -07:00
Frank Cizmich
73fb9b504c fixed --ignore-tables in SchemaIterator.pm - bug 1304062 2014-04-15 18:17:02 -03:00
Daniel Nichter
99587e7fce Set Percona::Toolkit::VERSION = 2.2.7. 2014-02-19 19:47:43 -08:00
Daniel Nichter
94c806a33f Remove version check bin type. Update all tools. 2014-02-19 19:00:02 -08:00
Daniel Nichter
3713202ba9 Update Percona::Toolkit::VERSION. 2013-12-18 23:27:48 +00:00