Carlos Salguero
5efb3bd6f1
PT-1829 Fixed reconnection in heartbeat
2020-05-20 10:53:24 -03:00
Carlos Salguero
8e7113d457
Merge branch '3.0' of percona.github.com:percona/percona-toolkit into 3.0
2020-05-06 11:16:57 -03:00
Alexander Tymchuk
2c866898ee
Merge pull request #445 from percona/docs-remove-redundant-parenthesis
...
docs: remove a trailing parenthesis
2020-04-28 22:43:53 +03:00
Carlos Salguero
cc3ace2b6d
Manually updated version to 3.2.0
v3.2.0
2020-04-23 14:33:51 -03:00
Carlos Salguero
25b912114d
Revert "Manually updated version to 3.2"
...
This reverts commit d232a96354
.
2020-04-23 14:30:35 -03:00
Carlos Salguero
d232a96354
Manually updated version to 3.2
2020-04-23 14:20:58 -03:00
Alexander Tymchuk
64d6b61132
docs: remove a trailing parenthesis
2020-04-22 23:14:41 +03:00
Carlos Salguero
6fe2e0a586
Updated pt-pg-summary docs
2020-04-22 15:55:01 -03:00
Carlos Salguero
6e010cc211
Merge branch '3.0' of percona.github.com:percona/percona-toolkit into 3.0
2020-04-22 15:54:48 -03:00
Carlos Salguero
92a4a83ad4
Merge pull request #442 from percona/PT-1828-missing-doc-for-pt-pg-summary
...
PT-1828 missing doc for pt-pg-summary
2020-04-22 15:54:28 -03:00
Carlos Salguero
4c8fc31ba2
Updated changelog
v3.2.0-rc
2020-04-22 10:08:44 -03:00
Carlos Salguero
71630d9a6d
Update PT version to 3.2
2020-04-22 09:54:40 -03:00
Carlos Salguero
96ed8dba0b
Merge branch '3.0' of percona.github.com:percona/percona-toolkit into 3.0
2020-04-22 09:50:35 -03:00
Paul Jacobs
3fb8002d94
Remove mention of table used for SlaveHosts query
2020-04-22 15:23:49 +03:00
Paul Jacobs
7d6ae54279
Removed formatting with ':samp:' (not implemented on github)
2020-04-21 19:46:49 +03:00
Paul Jacobs
8990a967c5
Changed table format back to plain (list-table not configured)
2020-04-21 19:43:28 +03:00
Paul Jacobs
4c5447bf42
Changed table format to list-table
2020-04-21 19:27:07 +03:00
Paul Jacobs
4fda9caaf8
Added missing README for documentation
2020-04-21 17:33:35 +03:00
Alexey Palazhchenko
e20e3c879b
Relax github.com/pkg/errors dependency.
...
That way pmm-agent can use 0.9.1 without breaking other users.
2020-04-21 14:09:04 +03:00
Carlos Salguero
7d22b46e54
Merge branch '3.0' of percona.github.com:percona/percona-toolkit into 3.0
2020-04-16 16:13:44 -03:00
Carlos Salguero
834df307ca
Merge pull request #440 from impimp/PT-1824
...
PT-1824: Name of a constraint can exceed 64 when --alter-foreign-keys…
2020-04-16 16:13:11 -03:00
Carlos Salguero
6dbf807dfa
Fixed Fk tests
2020-04-16 16:12:40 -03:00
Carlos Salguero
1038816275
Merge branch '3.0' into impimp-PT-1824
2020-04-16 13:26:28 -03:00
IP
76cffde87e
PT-1824: Name of a constraint can exceed 64 when --alter-foreign-keys-method=rebuild_constraints used
...
The maxium possible length of a constraint name is 64. When --alter-foreign-keys-method=rebuild_constraints used,
pt-online-schema-change just adds `_`-character. This commit forces the maximum length of constraint name to 64 characters.
2020-04-10 11:46:10 +02:00
Carlos Salguero
4ba96ad7f1
PT-1802 Reverted PT-1747
2020-04-03 17:13:13 -03:00
Carlos Salguero
208fb86586
Revert "Merge pull request #427 from percona/PT-1747"
...
This reverts commit 25b637d4bd
, reversing
changes made to 38c169031e
.
2020-04-03 14:40:35 -03:00
Carlos Salguero
54f90e4bdf
PT-1802 WIP
2020-04-02 09:57:45 -03:00
Carlos Salguero
f80c098614
Merge branch '3.0' of percona.github.com:percona/percona-toolkit into 3.0
2020-04-01 15:39:45 -03:00
Carlos Salguero
45522dea28
Renamed dubious tests
2020-04-01 15:39:16 -03:00
Carlos Salguero
b5a593dc16
Updated TableNibbler
2020-03-31 13:19:26 -03:00
Carlos Salguero
fc631efb32
Fixed long_fk_constraints.t
2020-03-31 11:27:04 -03:00
Carlos Salguero
2f07f776b5
Updated DNSParser in all programs
2020-03-31 10:11:48 -03:00
Nurlan Moldomurov
384b841ea2
Merge pull request #438 from percona/PT-1810
...
PT-1810 Update UUID package
2020-03-31 00:04:48 +03:00
Carlos Salguero
a3ab87b12e
Fixed pt-archiver tests
2020-03-30 14:57:02 -03:00
Carlos Salguero
fa4bb014ec
PT-1810 Adding container name in docker-compose
2020-03-30 13:44:14 -03:00
Carlos Salguero
25b8421447
PT-1810 Adding container name in docker-compose
2020-03-30 13:29:19 -03:00
Carlos Salguero
06a60c906a
PT-1810 debug in travis
2020-03-30 13:02:28 -03:00
Carlos Salguero
55f719fa79
PT-1810 Fixex travis
2020-03-30 12:51:01 -03:00
Carlos Salguero
7e7eecc68f
PT-1810 Updated travis & compose to include postgres
2020-03-30 12:17:24 -03:00
Carlos Salguero
1b7d526722
PT-1810 test
2020-03-30 10:42:00 -03:00
Carlos Salguero
d531164921
PT-1810 Updated testing MongoDB certs
2020-03-30 08:35:57 -03:00
Carlos Salguero
f0ee14d479
WIP
2020-03-30 08:21:05 -03:00
Carlos Salguero
670dd962a9
Merged 3.0 branch
2020-03-26 08:41:25 -03:00
Carlos Salguero
6f75eb1877
PT-1810 Updated deps for google/uuid
2020-03-25 15:06:32 -03:00
Carlos Salguero
9e856562af
PT-1810 Use of Google's UUID pkg
2020-03-25 15:04:44 -03:00
Carlos Salguero
a7ec40383f
PT-1810 Updated deps
2020-03-17 22:45:31 -03:00
Artem Gavrilov
8abdc07050
PMM-5192 Update Go version to 1.13
2020-02-19 22:20:39 +03:00
Carlos Salguero
f79e153d9d
PT-1793 Updated changelog
2020-01-15 17:53:56 -03:00
Carlos Salguero
f6ea741467
Merge pull request #434 from kei500/feature/pt-query-digest-year-2020-problem
...
workaround for year 2020 problem
2020-01-15 17:52:09 -03:00
Kei Tsuchiya
d623201275
fix TcpdumpParser.pm and embed into pt-query-digest and pt-upgrade
2020-01-11 04:11:34 +09:00