Commit Graph

3311 Commits

Author SHA1 Message Date
Frank Cizmich
5cc70d2b36 Merge pull request #95 from percona/bug-1402776
Bug-1402776
2016-06-13 16:15:57 -03:00
Frank Cizmich
311345d41b Merge pull request #97 from percona/bug-1585412-lib-fix
Bug-1585412 Updated dependencies
2016-06-13 16:13:38 -03:00
Carlos Salguero
70dc26a7b7 bug-1402776 Updated all modules using MySQLProtocolParser 2016-06-13 16:03:35 -03:00
Carlos Salguero
1ccfce176d bug-1402776 Updated MySQLProtocolParser.pm 2016-06-13 16:00:07 -03:00
Carlos Salguero
2f25c6255e bug-1585412 All libs updated to the latest GeneralLogParser 2016-06-13 15:15:32 -03:00
Carlos Salguero
bf14192c4d Fix included into GeneralLogParser lib 2016-06-13 14:47:32 -03:00
Frank Cizmich
a09003fabd Merge pull request #93 from percona/bug-1585412
BUG-1585412 Fixed Date parsing regex for MySQL 5.7
2016-06-13 14:19:17 -03:00
Carlos Salguero
78aa8c436e bug-1402776 Added test 2016-06-09 15:05:26 -03:00
Frank Cizmich
686057f890 Merge pull request #94 from percona/sort-pt-stalk-transactions-lp1537416
pt-stalk sort transactions - lp1537416
2016-06-09 15:00:37 -03:00
frank-cizmich
c3f4705b67 pt-stalk sort transactions - lp1537416 2016-06-09 14:31:19 -03:00
Carlos Salguero
3b72a02761 bug-1402776 WIP. Still need to write a test 2016-06-08 22:43:42 -03:00
Carlos Salguero
3313913fa7 BUG-1585412 Fixed Date parsing regex for MySQL 5.7
MySQL 5.7 general log dates are in RFC3339 format:
2006-01-02T15:04:05Z07:00
The previous version of the log parser was not able to parse
this format.
2016-06-08 17:11:36 -03:00
Frank Cizmich
fa2c208754 Merge pull request #89 from percona/pt-tcs-where-option-using-non-optimal-index-lp1576036
Pt-tcs --where option using non optimal index lp1576036
2016-05-12 15:29:56 -03:00
frank-cizmich
fe82476d9c Merge branch 'pt-tcs-where-option-using-non-optimal-index-lp1576036' of github.com:percona/percona-toolkit into pt-tcs-where-option-using-non-optimal-index-lp1576036
Conflicts:
	bin/pt-table-checksum
	lib/NibbleIterator.pm
2016-05-11 18:15:47 -03:00
frank-cizmich
a4b9b941d6 Merge branch 'pt-tcs-where-option-using-non-optimal-index-lp1576036' of github.com:percona/percona-toolkit into pt-tcs-where-option-using-non-optimal-index-lp1576036 2016-05-11 18:13:35 -03:00
frank-cizmich
4a9bd778fb Merge branch 'pt-tcs-where-option-using-non-optimal-index-lp1576036' of github.com:percona/percona-toolkit into pt-tcs-where-option-using-non-optimal-index-lp1576036 2016-05-11 18:10:16 -03:00
frank-cizmich
47cc4225d8 corrected index choosing bug in NibbleHandler 2016-05-11 17:54:46 -03:00
frank-cizmich
162d4dcd28 corrected index choosing bug in NibbleHandler 2016-04-29 07:23:42 -03:00
Frank Cizmich
fcb3191aec Merge pull request #88 from percona/pt-slave-restart-verbose-documentation-unclear-PT36
calrified pt-slave-restart --verbose doc
2016-04-26 21:12:31 -03:00
frank-cizmich
99d64a95f7 calrified pt-slave-restart --verbose doc 2016-04-26 20:29:18 -03:00
Frank Cizmich
a368d37196 Merge pull request #87 from percona/pt-summary-show-shared-memory-value-lp1553340
pt-summary added shared memory info - modified tests accordingly
2016-04-18 17:15:52 -03:00
frank-cizmich
71fae6d117 pt-summary added shared memory info - modified tests accordingly 2016-04-18 17:11:52 -03:00
Frank Cizmich
25cac435f8 Merge pull request #86 from percona/perl-tools--version-option-returns-non-0-exit-code-lp1569564
--version returns exit status 1
2016-04-18 15:34:17 -03:00
frank-cizmich
f8cdf05988 --version returned exit status 1 2016-04-18 12:29:43 -03:00
Frank Cizmich
faa8651718 Merge pull request #85 from percona/pt-osc-plugin-doc-is-incomplete-lp1521880
pt-osc improved plugin docs
2016-03-31 14:58:48 -03:00
frank-cizmich
d11b135050 pt-osc improved plugin docs 2016-03-31 14:55:25 -03:00
Frank Cizmich
e99bf0978e Merge pull request #61 from percona/pt-query-digest-no-vertical-format-PT-24
pt-query-digest - allow no-vertical-format option for mysql clients that don't support it
2016-03-16 17:39:30 -03:00
Frank Cizmich
e1056e66fe Merge pull request #83 from percona/release-2.2.17
Release 2.2.17
2016-03-08 08:25:31 -03:00
frank-cizmich
0ddce96e3a fixed changelog issue number 2016-03-08 08:24:02 -03:00
frank-cizmich
a1f24e7e2f version module in pt-table-usage that doesnt work on some centos 2.2.17 2016-03-06 12:48:11 -03:00
Tomislav Plavcic
6a07d53f97 Build percona-toolkit-2.2.17 2016-03-04 13:21:43 +01:00
frank-cizmich
a26076bf4c minor attribute parsing glitch 2016-03-02 23:14:24 -03:00
frank-cizmich
9c130d612f changed reported version of tools to 2.2.17 2016-03-02 20:47:04 -03:00
frank-cizmich
ba60919cc4 updated tool version var to 2.2.17 2016-03-02 20:41:45 -03:00
Frank Cizmich
ef9f1763f2 Merge pull request #82 from percona/pt-table-sync-doc-rbr-limitations
pt-table-sync document rbr limitation
2016-03-02 15:48:02 -03:00
frank-cizmich
d292a7ac0c pt-table-sync document rbr limitation 2016-03-02 15:46:17 -03:00
Frank Cizmich
aeaf37ed9f Merge pull request #81 from percona/pt-table-checksum-skip-table-tolerance-lp1389041
pt-t-c add --slave-skip-tolerance option
2016-03-02 14:40:42 -03:00
frank-cizmich
8baa9743c2 pt-t-c add --slave-skip-tolerance option 2016-03-02 14:30:35 -03:00
Frank Cizmich
68c4c7dbe4 Merge pull request #80 from percona/pt-osc-random-table-prefix-after-10-tries-lp1526105
pt-osc generate random table prefix after 10th try
2016-02-29 18:39:54 -03:00
frank-cizmich
3f90f9ea82 pt-osc generate random table prefix after 10th try 2016-02-26 21:03:18 -03:00
Frank Cizmich
805577fcc3 Merge pull request #78 from percona/pt-show-grants-compat-lp1435370
add 5.7 compatibility for pt-show-grants
2016-02-24 17:22:40 -03:00
frank-cizmich
7b6eee3509 made compare_versions func into its own module. made tests 2016-02-24 17:17:40 -03:00
Frank Cizmich
de9930ab80 Merge pull request #79 from percona/pt-q-d-attribute-value-limit-doc-clarif-PT28
pt-qd clarify attribute-value-limit in docs
2016-02-22 18:46:25 -03:00
frank-cizmich
d09cf78297 pt-qd clarify attribute-value-limit in docs 2016-02-22 18:42:50 -03:00
frank-cizmich
219b70b366 add 5.7 compatibility for pt-show-grants 2016-02-18 17:50:11 -03:00
Frank Cizmich
1f77f47251 Merge pull request #77 from percona/duplicate-key-finder-test-bugs
fix tests of duplicate key module and tool for consistency
2016-02-14 22:28:33 -03:00
frank-cizmich
a4bef9dd78 fix tests of duplicate key module and tool for consistency 2016-02-14 22:26:25 -03:00
Frank Cizmich
781989cc4d Merge pull request #76 from percona/pt-table-checksum-progress-test-bug
minor tweak to pt-table-checksum progress test
2016-02-13 22:02:07 -03:00
frank-cizmich
874e7fab6d minor tweak to pt-table-checksum progress test 2016-02-13 21:06:18 -03:00
Frank Cizmich
aece67c961 Merge pull request #75 from percona/master-slave-module-test-bugs
some error messages changed so changed tests
also tweaked progress test timing for pt-table-checksum
2016-02-13 14:24:18 -03:00