Commit Graph

4672 Commits

Author SHA1 Message Date
Carlos Salguero
cdea59e688 PT-1706 Made mongo tools compile with Go 1.12
- Removed t.parallel from tests
- Added lock to stats  pkg
- Fixed timeout channels usage in stats pkg
- Removed non-compatible dependency (badfix/slice) and its dependencies
- Made code improvements for linter
2019-03-31 04:20:31 -03:00
Carlos Salguero
3f29746483 Merge pull request #391 from percona/PT-1575
PT-1575 Fix pt-mysql-summary to recognize PXC
2019-03-20 12:33:54 -03:00
Carlos Salguero
06582008fd PT-1575 Fix pt-mysql-summary to recognize PXC 2019-03-20 12:32:25 -03:00
Eduardo Casarero
39aa1f88f0 Update README.md 2019-03-15 18:37:49 -03:00
Viacheslav Sarzhan
033fd5df9d Merge pull request #389 from hors/PT-1701
PT-1701 build Percona Toolkit 3.0 for RHEL8
2019-03-11 22:12:40 +02:00
Viacheslav Sarzhan
8d64a845d4 PT-1701 build Percona Toolkit 3.0 for RHEL8 2019-03-11 21:53:28 +02: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
b7905fcb74 Updated changelog to include PT-1633 2019-01-29 09:02:54 -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
Carlos Salguero
a9381ba2ea Merge pull request #383 from percona/release-3.0.13
RM-422 Updated changelog & library version
2019-01-10 09:26:48 -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
Roma Novikov
a59993182f Merge pull request #384 from fiowro/RN-3.0.13
PT 3.0.13 release notes
2019-01-09 16:02:41 +02:00
Dima
8f43937f18 Remove PT-1114 2019-01-09 16:24:12 +03: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
e85ce15ef2 Reverted PT-1114. Updated changelog 3.0.13 2019-01-08 10:33:58 -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
12edc268f6 Merge pull request #385 from percona/PT-1673_mdb_10.3.8
PT-1673 Fix for MariaDB 10.3
2019-01-07 11:17:27 -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
Dima
6445f76166 PT 3.0.13 release notes 2019-01-02 16:18:52 +03: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
Carlos Salguero
9fd335b872 Merge pull request #377 from fiowro/PT-1662-3.0
PT-1662 fix pt-secure-collect doc styles
2018-12-19 13:54:11 -03:00
Carlos Salguero
22acef232b Merge pull request #382 from percona/PT-1492
PT-1492 Update doc for pt-kill
2018-12-19 13:53:42 -03:00
Carlos Salguero
425019f593 PT-1492 Update doc for pt-kill 2018-12-18 10:43:33 -03:00
Dmitriy Kostiuk
861d5fa1bf Formatting fixe and minor editing 2018-12-15 01:15:16 +03:00
Roma Novikov
c5c4a87338 Merge pull request #379 from percona/PT-1615-3.0
PT-1615 fix with removing launchpad links
2018-12-13 23:58:04 +02:00
Dmitriy Kostiuk
8ddc758cee typo fix 2018-12-13 17:16:42 +03:00
Dima
bd5b0adf56 convert tables into options list 2018-12-13 14:33:42 +03:00
Dima
2c35d90f9f correct tables and list 2018-12-13 14:21:21 +03:00
Carlos Salguero
bcbc175d0c Merge pull request #380 from percona/PT-1114
PT-1114 LP #1182180: pt-table-checksum fails when table is empty
2018-12-11 08:41:35 -03:00
Carlos Salguero
bf9a16239d PT-1114 Updated IndexLength module 2018-12-11 08:40:06 -03:00
Carlos Salguero
89f8d03d74 PT-1114 pt-table-checksum fails when table is empty 2018-12-10 16:25:22 -03:00
Dima
13d3650df9 Changing links in other scrits 2018-12-07 11:01:14 +03:00
Dima
c8cfebe299 PT-1605 fix with removing launchpad links 2018-12-06 14:49:08 +03:00
Carlos Salguero
cf5c661d46 Merge pull request #378 from percona/PT-1667
PT-1667 Added replication channels support to pt-archiver
2018-12-05 14:16:56 -03:00
Carlos Salguero
152712f799 PT-1667 Added replication channels support to pt-archiver 2018-12-05 14:15:51 -03:00
Dima
eff5d89e76 PT-1662 fix pt-secure-collect doc styles 2018-12-04 22:49:03 +03:00
Carlos Salguero
4230f411e4 PT-157 Specifying the index to use for pt-archiver ignores --primary-key-only 2018-11-27 12:25:47 -03:00
Carlos Salguero
d6b8863a3a Merge pull request #375 from percona/PXB-1615
PXB-1615 WIP Updates for Percona XtraBackup
2018-11-22 09:59:44 -03:00
Carlos Salguero
ae923ad61a Merge pull request #373 from percona/PT-1637_checksum__not_detecting_failing_slaves
PT-1637 Added --fail-on stopped-replication param to table checksum
2018-11-20 15:04:05 -03:00
Carlos Salguero
18b609e7a9 Merge pull request #374 from percona/PT_1638_pt-osc_mariadb
PT-1638 Fixed MariaDB support
2018-11-12 09:37:42 -03:00
Carlos Salguero
348c105639 PT-1638 Fixed MariaDB support
Because https://bugs.mysql.com/bug.php?id=89441 pt-osc with --drop-swap
doesn't work with MySQL 8.0+ (it will be fixed in MySQL 8.0.14) but it
should work with MariaDB 10.
Fixed version comparison to include the MySQL 'flavor'.
2018-11-12 09:34:40 -03:00
Carlos Salguero
1703ee58a4 PT-1637 Added tests and exit code 2018-11-08 15:35:25 -03:00
Carlos Salguero
c5ec28fcd6 PT-1637 Added --fail-on stopped-replication param to table checksum 2018-11-08 14:18:18 -03:00
Carlos Salguero
eb6beefd90 Merge pull request #366 from percona/PT-1616
PT-1616 pt-table-checksum fails to --resume on certain binary strings
2018-10-26 09:44:34 -03:00
Carlos Salguero
b8be202003 PT-1616 Added 1300 to the list of ignored warnings 2018-10-09 10:49:55 -03:00