Carlos Salguero
2c1861f239
lkkk
2019-11-07 14:17:23 -03:00
Carlos Salguero
53213e0582
Merge branch '3.0' into PT-1707
2019-10-29 08:57:38 -03:00
Carlos Salguero
e656274493
PT-1707 Updated DSNParser in all apps
2019-10-29 08:53:26 -03:00
Carlos Salguero
0c50d8f708
Merge pull request #420 from percona/PT-1760
...
PT-1760 regression on slave with replication channels
2019-10-15 19:02:36 -03:00
Carlos Salguero
2b3217a77a
PT-1760 MasterSlave fix for rep channels
2019-10-15 18:45:43 -03:00
Carlos Salguero
1b2a4bdf4a
Merge pull request #419 from wonko/wonko-add-only-same-schema-fks
...
Restrict the FK check if needed
2019-10-14 15:08:16 -03:00
Carlos Salguero
13f7afc49d
PT-1757 Fixed NibbleIterator undef
2019-10-14 14:44:57 -03:00
Carlos Salguero
6a302e2b07
PT-1757 Implemented fallback in NibbleIterator
...
Since now NibbleIterator can fallback to nibble (from one chunk) pt-osc
can nibble tables even if due to unacurate stats, it choses one nible as
the initial nibbling method.
2019-10-13 21:58:56 -03:00
Carlos Salguero
a6e0b0d324
WIP
2019-10-08 13:10:26 -03:00
Carlos Salguero
522f8c5821
PT-1760 Updated DSNParser module
2019-10-01 08:26:42 -03:00
Bernard Grymonpon
99d3de8297
Restrict the FK check if needed
...
The find_child_tables is a heavy call if there are a lot of tables. This should honor the `only-same-schema-fks` option.
2019-09-25 12:10:22 +02:00
Carlos Salguero
9ed892692a
PT-297 removed debug code
2019-09-20 13:50:44 -03:00
Carlos Salguero
10fe056242
WIP
2019-09-19 14:29:55 -03:00
Carlos Salguero
b03767a260
PT-297 WIP
2019-09-19 10:58:33 -03:00
Carlos Salguero
4fc3d9fd1f
WIP testing a patch
2019-09-19 08:25:00 -03:00
Carlos Salguero
636123bded
WIP
2019-09-18 09:20:56 -03:00
Carlos Salguero
2499913b80
Merge branch '3.0' into PT-1759
2019-09-13 11:18:03 -03:00
Carlos Salguero
8174dfc22d
PT-1759 pt-stalk not collecting processlist
2019-09-13 11:17:37 -03:00
Carlos Salguero
2d5ddada50
Built with version 3.1.0
2019-09-07 16:48:21 -03:00
Carlos Salguero
cfe1903299
Updated version in Percona::Toolkit
2019-09-06 11:41:38 -03:00
Carlos Salguero
ed6ebcedbd
Updated changelog and tests
2019-09-06 06:25:52 -03:00
Carlos Salguero
7d1a9081b4
PT-1705 Updated pt-osc pod
2019-08-14 09:09:47 -03:00
Carlos Salguero
30896506db
PT-1705 Added exit codes to pt-osc
2019-08-13 22:01:49 -03:00
Carlos Salguero
c6e07e6b63
PT-1705 Added exit codes to osc
2019-08-13 20:27:35 -03:00
Carlos Salguero
e17b78bccc
PT-1630 Fixed wait for slaves on PXC
2019-07-27 00:26:36 -03:00
Carlos Salguero
2a2353b20f
PT-1663 pt-stalk improvements
...
Implemented --retention-size and --retention-count
2019-07-25 16:33:14 -03:00
Carlos Salguero
a83fbebf8d
PBM-144 Updated MasterSlave to support hosts without port
2019-07-18 12:03:39 -03:00
Lutz Reinhardt
df82e1443d
update diskstats for kernel 4.18+
...
kernel 4.18+ has 18 fields in /proc/diskstats
2019-07-15 22:07:50 +02:00
Carlos Salguero
71dae0ff81
Merge pull request #400 from percona/PT-1728
...
PT-1728
2019-07-10 10:23:07 -03:00
Carlos Salguero
54bee8399a
PT-1720 pmp won't error on unknown options
2019-06-27 10:32:23 -03:00
Carlos Salguero
5c4a6bd5e1
PT-1728 Fixed missing Quoter pkg
2019-05-30 09:56:26 -05:00
impimp
f824d2dc9a
PT-1734: Tailing log_error in pt-stalk doesn't work
...
pt-stalk matches variables for 'log_error' phrases, which also
accidentaly matches log_error_verbosity.
This patches changes pattern 'log_error' to 'log_error '.
2019-05-22 21:13:09 +02:00
Carlos Salguero
770caec534
PT-1728 Checking nibble boundaries
2019-05-21 12:22:21 -03:00
Carlos Salguero
1bea8e33e3
Merge pull request #393 from percona/PT-1709
...
PT-1709 Ignoring invalid mysql packets
2019-05-13 11:49:28 -03:00
Carlos Salguero
a97e24be71
PT-1707 IPV6 support for recursion method processlist
2019-04-11 17:44:17 -03:00
Carlos Salguero
9a57f5a479
PT-1715 Updated pt-upgrade docucumentation
...
Added tcpdump into the --type parameter
2019-04-11 15:00:54 -03:00
Carlos Salguero
39ecd2b6e8
PT-1709 Ignoring invalid mysql packets
2019-04-11 14:45:07 -03:00
Carlos Salguero
06582008fd
PT-1575 Fix pt-mysql-summary to recognize PXC
2019-03-20 12:32:25 -03:00
Carlos Salguero
e9a9e787ea
Merge pull request #387 from percona/PT-1114-new-fix
...
pt-table-checksum fails when table is empty
2019-03-04 11:10:04 -03:00
Carlos Salguero
4d87947852
Merge pull request #386 from ruleant/patch-1
...
PT-1633 fix incorrect parsing of a variable with number + K,M,G,T
2019-01-29 08:58:33 -03:00
Carlos Salguero
424a48518c
PT-1114 test fix
2019-01-11 15:43:38 -03:00
Dieter Adriaenssens
5487319fd1
PT-1633 fix incorrect parsing of a variable with number + K,M,G,T
...
This fixes bug https://jira.percona.com/browse/PT-1633
A regexp to convert numbers matches any variable ending in a number followed by character K, M, G or T, even if the variable contains other characters, fe. 'ibtmp1:12M:autoextend:max:5G'.
This fix changes the regexp so it matches only those variables that contain only a number followed by K,M,G or T
2019-01-09 16:37:40 +01:00
Carlos Salguero
7748cc765d
Revert "Merge pull request #380 from percona/PT-1114"
...
This reverts commit bcbc175d0c
, reversing
changes made to cf5c661d46
.
2019-01-08 14:37:05 -03:00
Carlos Salguero
f7722200e8
Revert "Merge pull request #380 from percona/PT-1114"
...
This reverts commit bcbc175d0c
, reversing
changes made to cf5c661d46
.
2019-01-08 10:33:24 -03:00
Carlos Salguero
905793208a
PT-1673 Fix for MariaDB 10.3
2019-01-07 11:16:08 -03:00
Carlos Salguero
56f9e4281e
Merge commit '4230f411e4c3c1795fdbd944c0d4d9e07ed52f2c' into release-3.0.13
2019-01-07 07:16:23 -03:00
Roma Novikov
4c28e71092
Merge pull request #376 from percona/PT-157
...
PT-157 Specifying the index to use for pt-archiver ignores --primary-key-only
2019-01-03 11:50:15 +02:00
Evgeniy Patlan
5159bd333f
Build percona-toolkit-3.0.13
2018-12-28 08:55:28 +00:00
Carlos Salguero
063d16b03f
RM-422 Updated changelog & library version
2018-12-19 15:25:01 -03:00
Carlos Salguero
ec201f77ad
Merge pull request #372 from devopsmakers/mariadb_10_3_fix
...
Fix pt-show-grants for MariaDB
2018-12-19 14:00:24 -03:00