Commit Graph

3251 Commits

Author SHA1 Message Date
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 2c598c5e3a Changed password prompt message. Changed --ask-pass doc description 2014-09-15 16:37:26 -03:00
Frank Cizmich e92cc088d2 Added --ask-pass option to pt-stalk. Fixed small issue with sandbox when there is no mysql database 2014-09-10 12:49: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 8521e49415 Added --ask-pass option to pt-stalk. Fixed small issue with sandbox when there is no mysql database 2014-09-10 12:23:04 -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 564da16a77 merged release-2.2.10 2014-09-08 16:27:40 -03:00
Frank Cizmich 24ae291d9e pt-stalk now collects dmesg output - 1349086 2014-09-08 14:01:24 -03:00
Frank Cizmich c442262f50 fixes pt-stalk queries waiting for cache mutex - 1318985 2014-09-05 14:12:18 -03:00
Frank Cizmich 95c5f4d4ef updated module and tests for issue - 1264580 2014-09-03 18:18:38 -03:00
Frank Cizmich 74c70cae92 fixed various test issues - 1365085 2014-09-03 14:43:24 -03:00
Frank Cizmich 8829a344c5 fixed typo in pt-variable-advisor - 1303388 2014-09-03 14:16:00 -03:00
Frank Cizmich 58006a38db fixes pt-mysql-summary-fails-to-parse-wsrep_provider_options-1264580 2014-09-03 13:25:38 -03:00
Tomislav Plavcic f0a0a8f737 Build percona-toolkit-2.2.10 2.2.10 2014-08-06 21:55:47 +02: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 86631886ba merged pt-online-schema-change-doesnt-work-with-HASH-indexes-1340728 2014-08-05 16:50:42 -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 f23a264e76 merged pt-table-checksum-deadlock-1287253 2014-08-05 16:47:03 -03:00
Frank Cizmich 3cc983c9dd merged pt-table-checksum-deadlock-1287253 2014-08-05 16:44:38 -03:00
Frank Cizmich e8d7feff61 used output instead of full_output. merged bug tests into bugs.t 2014-08-05 12:49:53 -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 2c7240bf49 Skipped another plan check. Skipped running explain when unnecessary. Added test. Fixed test that set check-plan off by default 2014-07-31 16:41:15 -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 9c5540b010 minimized error string match to favour compatibility 2014-07-30 12:56:05 -03:00
Frank Cizmich d57ac280e1 merged release-2.2.9 2014-07-29 13:32:01 -03:00
Frank Cizmich de270bdfa0 merged release 2.2.9 2014-07-29 12:51:01 -03:00
Frank Cizmich ccfe78b9f3 include deadlocks among the type of errors that can be retried 2014-07-28 14:52:38 -03:00
Frank Cizmich 8feb0e3452 makes --nocheck-plan skip checks on key reported by EXPLAIN query 2014-07-24 15:51:02 -03:00
Frank Cizmich fa8254712b fixes pt-table-checksum-PXC-inconsistent-results-upon-resume-1311654 2014-07-17 17:50:37 -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 8c15725ca1 fixed pt-summary --version 2014-07-10 17:25:37 -03:00
Frank Cizmich fba4343b03 fixed --version 2014-07-10 17:24:24 -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
Tomislav Plavcic 5b65785652 Build percona-toolkit-2.2.9 2.2.9 2014-07-08 14:06:12 +02:00
Frank Cizmich ce0a9b0422 corrected number of planned tests in BASH test harness ( 11 -> 12 ) 2014-07-07 16:27:28 -03:00
Frank Cizmich 1c1b3a9ac1 minor spelling correction 2014-07-06 21:43:50 -03:00
Frank Cizmich 17b98f3a6d added missing auxiliary files for testing of issue 1315130 2014-07-06 19:11:54 -03:00
Frank Cizmich 49d3c5d7c7 Corrected ignore-table test which gave false negative on MySQL5.5 2014-07-04 17:04:36 -03:00
Frank Cizmich 66888bf9d2 just updated version number in POD so tests do not fail 2014-07-04 14:16:08 -03:00
Frank Cizmich 2875e9b7e4 changed $VERSION to 2.2.9 2014-07-04 13:13:38 -03:00
Frank Cizmich 44363d5b84 added fix for issue #1329422 pt-osc foreign-keys-method=none breaks constraints 2014-07-04 11:46:14 -03:00
Frank Cizmich e5383b597d added fix for pt-deadlock-logger-introduces-a-noise-to-mysql-1258135 2014-07-04 11:45:14 -03:00
Frank Cizmich 9b8af748f3 added fix for pt-stalk-fails-on-decimal-values 2014-07-04 11:44:08 -03:00
Frank Cizmich 11c3558f94 added test for issue 1315130 - pt-online-schema-change not properly detecting foreign keys 2014-07-04 11:42:54 -03:00