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
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
a3ab87b12e
Fixed pt-archiver tests
2020-03-30 14:57:02 -03:00
Carlos Salguero
f0ee14d479
WIP
2020-03-30 08:21:05 -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
e97d80cde0
PT-1747 Updated MySQL version check
2019-11-26 10:04:56 -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
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
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
a6e0b0d324
WIP
2019-10-08 13:10:26 -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
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
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
30896506db
PT-1705 Added exit codes to pt-osc
2019-08-13 22:01:49 -03:00
Carlos Salguero
c6e07e6b63
PT-1705 Added exit codes to osc
2019-08-13 20:27:35 -03:00
Carlos Salguero
5c4a6bd5e1
PT-1728 Fixed missing Quoter pkg
2019-05-30 09:56:26 -05:00
Carlos Salguero
a4d6aabe67
PT-1728 Added test
2019-05-21 15:10:13 -03:00
Carlos Salguero
a97e24be71
PT-1707 IPV6 support for recursion method processlist
2019-04-11 17:44:17 -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
56f9e4281e
Merge commit '4230f411e4c3c1795fdbd944c0d4d9e07ed52f2c' into release-3.0.13
2019-01-07 07:16:23 -03:00
Carlos Salguero
89f8d03d74
PT-1114 pt-table-checksum fails when table is empty
2018-12-10 16:25:22 -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
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
9d52a1b5e2
PT-1616 Added invalid utf-8 chars to the test
2018-10-07 14:00:39 -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
97df37a94e
PT-1616 Failing test case using plain varchar fields
2018-09-25 13:30:12 -03:00
Carlos Salguero
8f0c80891c
PT-1616 Added failing test case
2018-09-24 19:12:19 -03:00
Carlos Salguero
df20b8af28
PT 3.0.12 fixes tests
2018-09-10 16:31:01 -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
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
b5a1775bad
PT-1574 PT-1590 Fixed test
2018-08-07 09:40:05 -03:00
Carlos Salguero
7260bab2dc
PT-1574 Added a test case
2018-08-07 01:03:58 -03:00
Carlos Salguero
d589034b31
PT-1422 Improved MariaDB support in pt-mysql-summary
2018-07-30 14:45:00 -03:00
Carlos Salguero
03ff3c314a
PT-1572 Fixed MySQL 8 tests
2018-07-30 11:41:10 -03:00
Carlos Salguero
d2c4f57a52
PT-1572 Updated tests
2018-07-28 16:08:27 -03:00
Carlos Salguero
ea4886ad9d
PT-1572 WIP
2018-07-27 22:16:02 -03:00
Carlos Salguero
2b45f192b0
PT-1574 Improved detection of nullable keys
2018-07-27 13:34:19 -03:00