Commit Graph

4603 Commits

Author SHA1 Message Date
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
Kei Tsuchiya
e9becc267c workaround for year 2020 problem 2020-01-10 01:16:17 +09:00
Carlos Salguero
ed8eb16569 Merge pull request #433 from percona/PT-1766
PT-1766 Fixed DIFF_ROWS calculation
2019-12-23 08:44:30 -03:00
Carlos Salguero
2821b847b3 PT-1766 Fixed DIFF_ROWS calculation
- Fixed DIFF_ROWS calculation
- Removed unused param --force-concat-enums
2019-12-23 08:42:38 -03:00
Carlos Salguero
68dc98c2ba PMM-4010 Updated travis.yml (#432) 2019-12-19 15:19:01 +03:00
Carlos Salguero
11ae9b5b64 Removed debug code 2019-12-10 15:00:44 -03:00
Carlos Salguero
25b637d4bd Merge pull request #427 from percona/PT-1747
PT-1747 Improved FK rebuild constraints
2019-12-10 14:57:11 -03:00
Carlos Salguero
bd32e51ec5 PT-1747 Updated doc 2019-12-10 14:56:36 -03:00
Carlos Salguero
38c169031e Merge pull request #430 from percona/PT-1707_update_master_slave_pm
PT-1707 Updated MasterSlave in all scripts
2019-11-26 10:25:29 -03:00
Carlos Salguero
a2159c259d PT-1707 Updated MasterSlave in all scripts 2019-11-26 10:11:26 -03:00
Carlos Salguero
e97d80cde0 PT-1747 Updated MySQL version check 2019-11-26 10:04:56 -03:00
Carlos Salguero
3d78e61e1d Merge pull request #428 from percona/PMM-2605
PMM-2605 Removed go 1.9.x from .travis.yml
2019-11-11 11:06:40 -03:00
Carlos Salguero
3caa8c4a25 PMM-2605 Removed go 1.9.x from .travis.yml
Also updated Makefile to run all the tests
2019-11-11 10:46:57 -03:00
Carlos Salguero
2f36e5816a PT-1747 Improved FK rebuild constraints
If we cannot rebuild constraints due to metadata lock, now the tool
won't delete the new table nor the triggers so the old table and the new
table will have the same data and since the triggers are still in place,
new_table will keep getting the updates.
Also, the tool will show the commands that the user need to run manually
to complete the process
2019-11-08 10:33:51 -03:00
Carlos Salguero
2c1861f239 lkkk 2019-11-07 14:17:23 -03:00
Carlos Salguero
061e6bb5c1 Merge pull request #395 from percona/PT-1707
PT-1707 IPV6 support for recursion method processlist
2019-10-29 09:15:53 -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
81b5e5940c Merge pull request #423 from percona/IPv6_doc
Updated doc for IPv6 support
2019-10-16 09:34:04 -03:00
Carlos Salguero
9dd0b1eaab Updated doc for IPv6 support 2019-10-16 09:27:52 -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
d45d393d8a Merge pull request #422 from percona/PT-1757_nibble_small_tables
PT-1757 Implemented fallback to nibble in NibbleIterator
2019-10-14 14:45:43 -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