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
Carlos Salguero
ed0b883eda
Merge pull request #421 from vorsel/PT-1768_remove_binary_from_repo
...
PT-1768 remove pt-mongodb-query-digest binary from repo
2019-10-13 14:14:01 -03:00
Carlos Salguero
e58b9fbea8
PT-1757 fallback to nibble in NibbleIterator
2019-10-08 21:24:59 -03:00
Carlos Salguero
a6e0b0d324
WIP
2019-10-08 13:10:26 -03:00
Oleksandr Miroshnychenko
4f5f37e6d6
PT-1768 remove pt-mongodb-query-digest binary from repo
2019-10-07 16:40:21 +03:00
Carlos Salguero
605b97959c
PT-1760 DSN parser overrides values if F= was specified
2019-10-01 11:20:18 -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
c107e4fb42
Merge pull request #418 from percona/PT-297
...
PT-297 Improve emuns handling in pt-osc
2019-09-20 13:51:31 -03: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
139dfd1dd4
Removed old key
2019-09-18 09:21:39 -03:00
Carlos Salguero
636123bded
WIP
2019-09-18 09:20:56 -03:00
Carlos Salguero
129e28fe4a
Merge pull request #417 from percona/PT-1759
...
PT-1759 pt-stalk not collecting processlist and vars
2019-09-13 11:46:36 -03:00
Carlos Salguero
69105900f8
PT=1759 Updated changelog
2019-09-13 11:19:36 -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
d37f016174
Merge pull request #413 from percona/release-3.1
...
Release 3.1
2019-09-13 11:17:01 -03:00
Carlos Salguero
210433269c
Removed some versions from Gopkg.toml
...
- Removed mongodb driver version
- Removed logrus version
This is to let PMM use the toolkit without having deps version issues.
2019-09-13 08:46:01 -03:00
Carlos Salguero
9d3f6cd254
Updated makefile to set version from git tag
v3.1.0
2019-09-10 09:30:39 -03:00
Carlos Salguero
2d5ddada50
Built with version 3.1.0
2019-09-07 16:48:21 -03:00
Carlos Salguero
737c5de9af
Updated makefile to include git commit
2019-09-07 16:16:44 -03:00
Carlos Salguero
8af89a638d
updated build script
2019-09-07 15:10:06 -03:00
Carlos Salguero
b5ee6cfc9f
Debugging
2019-09-07 14:39:18 -03:00
Carlos Salguero
e99671aef8
Updated deps
2019-09-07 14:25:54 -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
9190b5e6ac
Tests passed with MySQL 5.7
2019-09-03 15:26:26 -03:00
Carlos Salguero
203f258031
Merge pull request #404 from percona/PMM-4278-official-mongo-driver
...
PMM-4278 Replace bson to official mongo-driver.
2019-08-16 08:58:01 -03:00
Carlos Salguero
3f775e176a
Fixed explain test
2019-08-16 00:24:13 -03:00