Carlos Salguero
4f78d5450c
PT-1919 drop-swap can drop triggers ( #483 )
...
* PT-1919 drop-swap can drop triggers
* PT-1919 Update changelog
2021-03-05 11:32:03 -03:00
Carlos Salguero
9ef2b56f4d
PT-1905 Reverse triggers ( #477 )
...
* PT-1905 Reverse triggers
* WIP
* PT-1905 Updated reverse triggers creation
* PT-1905 Fixed trigger creation
2021-01-12 13:58:34 -03:00
Carlos Salguero
71c9902532
PT-1898 pt archiver keeps transaction open ( #479 )
...
* PT-1898 WIP
* PT-1898 Added commit for open txns
* PT-1898 Added commit for open txns
* PT-1898 removed dev leftover
2021-01-12 13:40:51 -03:00
Carlos Salguero
e1b7a6a1fd
PT-1857 heartbeat can't reconnect ( #475 )
...
* PT-1857 pt-heartbeat reconnect
* PT-1857 Updated changelog
2020-12-24 16:23:42 -03:00
Carlos Salguero
2233224ff6
PT-1528 pt-online-schema-change "Invalid utf8mb4 character string ( #473 )
...
* PT-1528 [WIP] Proposed solution
* PT-1528 Ingore UTF8 warning
2020-12-24 16:22:46 -03:00
Carlos Salguero
b716d128c0
PT-1908 Increased query id column size in report ( #472 )
2020-11-17 12:09:19 -03:00
Carlos Salguero
d7a7a1c7a5
PT-169 Handle drop-swap errors in pt-online-schema-change ( #467 )
...
* PT-169 Fixed drop-swap error handling
* PT-169 Fixed drop_swap error handling
2020-10-12 15:36:45 -03:00
Mateus Dubiela Oliveira
d6ada6a7bf
PT-1869: Enable slave list reloading ( #456 )
...
* PT-1869: Enable slave list reloading
* PT-1869: Fix pt-osc/slave_lag sample sizes for more consistent testing results
* PT-1869: Move slaves_to_skip to get_slaves_cb
2020-08-12 11:30:56 -03:00
Carlos
8ff3451362
PT-1853 Changed wording
2020-06-30 20:54:08 -03:00
Carlos
9f2b72e0df
PT-1853 Added disable fk checks in MySQL
2020-06-30 20:09:39 -03:00
Carlos Salguero
c6b4bd747e
PT-1852 Added --no-check-foreing-keys to pt-osc
2020-06-21 18:53:47 -03:00
Carlos Salguero
6dbf807dfa
Fixed Fk tests
2020-04-16 16:12:40 -03:00
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