Carlos Salguero
06582008fd
PT-1575 Fix pt-mysql-summary to recognize PXC
2019-03-20 12:32:25 -03:00
Chris Swingler
82e40afe75
That method is named differently here
2019-03-04 16:26:19 -06:00
Chris Swingler
4b291594a0
Attempting to line up with existing whitespace
2019-03-04 16:24:19 -06:00
Chris Swingler
6184b34f3c
Safely check for undefined values in --skip-check-slave-lag
2019-03-04 16:19:29 -06: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
Carlos Salguero
425019f593
PT-1492 Update doc for pt-kill
2018-12-18 10:43:33 -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
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
152712f799
PT-1667 Added replication channels support to pt-archiver
2018-12-05 14:15:51 -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
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
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
Tim Birkett
32ffea44ec
Fix pt-show-grants for MariaDB
2018-10-05 11:19:27 +01:00
Carlos Salguero
45a8579af7
PT-1618 Fixed documentation typos
2018-09-26 09:51:37 -03:00
Carlos Salguero
2b5c8f69ab
PT-1573 Fixed General log parser regex
...
The regexp to process log entries was not considering timestamps in +n,
it was only considering timestamps in -n hours
2018-09-26 09:25:33 -03:00
Carlos Salguero
91484a7bb5
Merge branch '3.0' into PT-1616
2018-09-25 17:34:28 -03:00
Carlos Salguero
eec92a7387
Updated Percona::Toolkit version to 3.0.13-dev
2018-09-25 17:33:01 -03:00
Carlos Salguero
07dd17f29c
PT-1616 pt-table-checksum fails on --resume
...
pt-table-checksum is serializing the chunk boundaries before saving them
into the checksum table. On some cases, --resume was failing and it was
because it wasn't properly deserializing the values for the boundaries
for compound primary keys.
2018-09-25 17:26:31 -03:00
Carlos Salguero
d3741ca915
Merge pull request #363 from percona/release-3.0.12
...
RM-387 Updated version, changelog and release notes
2018-09-24 10:52:14 -03:00
Carlos Salguero
964ed4c05c
PT-1340 removed debug param from default mysqladmin command
2018-09-24 10:10:18 -03:00
EvgeniyPatlan
2cb3533611
Build repcona-toolkit-3.0.12
2018-09-11 11:22:26 +00:00
Carlos Salguero
ffc0fd9ae2
RM-387 Updated version, changelog and release notes
2018-09-10 17:01:41 -03:00
Carlos Salguero
11695b5b5c
Merge pull request #362 from percona/PT-1611
...
PT-1611 pt-archiver support writing the output having utf-8 chars
2018-09-10 15:06:51 -03:00
Carlos Salguero
e5724f41cf
PT-1611 pt-archiver support writing the output having utf-8 chars
2018-09-10 14:51:53 -03:00
Dmitriy Kostiuk
aac8b6a85a
Fix PT-1605, 3.0 version, documenting data collected... ( #359 )
...
* Fix PT-1605, 3.0 version, documenting data collected with --version-check
* Made text more general and less PT based
2018-08-30 23:30:10 +03:00
fiowro
e1548d953f
Fix PT-1321 documenting required MySQL privileges for pt-online-schema-change
2018-08-29 11:46:16 +03:00
Carlos Salguero
672be1a2b2
Merge pull request #356 from percona/PT-1574
...
PT-1574 Improved detection of nullable keys
2018-08-13 12:45:35 -03:00
Carlos Salguero
022dc7377b
Merge pull request #355 from percona/PT-1572
...
PT-1572 Better usage of ENUM fields in keys
2018-08-13 12:45:03 -03:00
Carlos Salguero
bc90a923b1
PT-1572 removed --force-concat-enums in pt-table-sync
2018-08-09 14:00:39 -03:00
Carlos Salguero
8c806df658
PT-1572 Fixed issue with --chunk-index-columns
2018-08-09 13:58:31 -03:00
Carlos Salguero
dc9edf7cda
PT-1574 Fixed undefs handling
2018-08-07 14:21:44 -03:00
Carlos Salguero
d589034b31
PT-1422 Improved MariaDB support in pt-mysql-summary
2018-07-30 14:45:00 -03:00