Carlos Salguero
|
1c047e763b
|
bug-1592166 Fixed memory leak in pt-kill
|
2016-06-29 12:26:06 -03:00 |
|
Evgeniy Patlan
|
a8d045beb6
|
Build percona-toolkit-2.2.18
|
2016-06-24 11:04:56 +03:00 |
|
Frank Cizmich
|
bf69518067
|
Merge pull request #100 from percona/pt-query-digest-32bit-variable-limit-too-low-lp1547225
pt-query-digest changed default attribute-value-limit to disabled
|
2016-06-15 14:19:44 -03:00 |
|
frank-cizmich
|
500c3ed199
|
pt-query-digest changed default attribute-value-limit to disabled
|
2016-06-14 14:31:37 -03:00 |
|
Carlos Salguero
|
1accb78055
|
Fixed error introduced in MySQLProtocolParser
When originally moved the fix out of the pt-query-digest into
MySQLProtocolParser I made a mistake and I've introduced an error.
Fixed.
|
2016-06-13 17:29:24 -03:00 |
|
Frank Cizmich
|
5cc70d2b36
|
Merge pull request #95 from percona/bug-1402776
Bug-1402776
|
2016-06-13 16:15:57 -03:00 |
|
Carlos Salguero
|
70dc26a7b7
|
bug-1402776 Updated all modules using MySQLProtocolParser
|
2016-06-13 16:03:35 -03:00 |
|
Carlos Salguero
|
2f25c6255e
|
bug-1585412 All libs updated to the latest GeneralLogParser
|
2016-06-13 15:15: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 |
|
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
|
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
|
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
|
99d64a95f7
|
calrified pt-slave-restart --verbose doc
|
2016-04-26 20:29:18 -03:00 |
|
frank-cizmich
|
71fae6d117
|
pt-summary added shared memory info - modified tests accordingly
|
2016-04-18 17:11:52 -03:00 |
|
frank-cizmich
|
f8cdf05988
|
--version returned exit status 1
|
2016-04-18 12:29:43 -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
|
a1f24e7e2f
|
version module in pt-table-usage that doesnt work on some centos
|
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
|
d292a7ac0c
|
pt-table-sync document rbr limitation
|
2016-03-02 15:46:17 -03:00 |
|
frank-cizmich
|
8baa9743c2
|
pt-t-c add --slave-skip-tolerance option
|
2016-03-02 14:30:35 -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
|
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
|
a4bef9dd78
|
fix tests of duplicate key module and tool for consistency
|
2016-02-14 22:26:25 -03:00 |
|
frank-cizmich
|
377b50144b
|
new var binlog_error_action caused bug in collect module
|
2016-02-11 17:44:20 -03:00 |
|
frank-cizmich
|
a9e7a61f04
|
more format printf and GetOpt::Long fixes
|
2016-02-09 16:21:38 -03:00 |
|
frank-cizmich
|
56b44a7522
|
sprintf rudundancy warnings
|
2016-02-05 13:35:44 -03:00 |
|
frank-cizmich
|
7c0054fa5d
|
DSNParser clobbered sql_mode variable set by user - lp1506748
|
2016-02-01 22:51:55 -03:00 |
|
Frank Cizmich
|
f6feb8ee03
|
Merge pull request #71 from percona/pt-table-checksum-5.7-compat
misc test fixes for pt-table-checksum 5.7 compat
|
2016-01-29 15:30:31 -03:00 |
|
frank-cizmich
|
b85379017e
|
misc test fixes for pt-table-checksum 5.7 compat
|
2016-01-28 21:39:27 -03:00 |
|
Frank Cizmich
|
4b1b756f4c
|
Merge pull request #60 from percona/pt-osc-recursion-method-error-lp1523685
pt-osc fixed recursion method dsn - lp1523685
|
2016-01-28 16:10:37 -03:00 |
|
Frank Cizmich
|
c84426c338
|
Merge pull request #70 from percona/pt-osc-allow-null-to-not-null-lp1336734
pt-osc added --null-to-not-null option
|
2016-01-27 17:57:16 -03:00 |
|
frank-cizmich
|
b40469d913
|
pt-osc added --null-to-not-null option
|
2016-01-26 21:29:18 -03:00 |
|
frank-cizmich
|
7870dbee99
|
pt-query-digest-doc-bug
|
2016-01-22 19:06:35 -03:00 |
|
frank-cizmich
|
9b78dd3910
|
pt-table-usage 5.7 compat - EXPLAIN EXTENDED is now implicit
|
2016-01-16 16:18:06 -03:00 |
|
frank-cizmich
|
66e30fdecf
|
fixed need for SBR in pt-heartbeat
|
2016-01-15 21:41:55 -03:00 |
|
frank-cizmich
|
ec8ceec463
|
pt-heartbeat added binlog_format check
|
2016-01-14 14:59:38 -03:00 |
|
frank-cizmich
|
6433c99713
|
various 5.7 test and tool compatibility fixes
|
2015-12-24 09:49:17 -03:00 |
|
frank-cizmich
|
6186f942b2
|
pt-osc fixed recursion method dsn - lp1523685
|
2015-12-14 00:40:16 -03:00 |
|
frank-cizmich
|
9f81fa5c4a
|
allow no-vertical-format option for mysql clients that dont support it
|
2015-12-06 19:14:06 -03:00 |
|
frank-cizmich
|
e490db0d08
|
changed VERSION in modules to 2.2.16
|
2015-12-06 15:44:48 -03:00 |
|