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
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
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
fc631efb32
Fixed long_fk_constraints.t
2020-03-31 11:27:04 -03:00
Carlos Salguero
f0ee14d479
WIP
2020-03-30 08:21:05 -03:00
Carlos Salguero
e97d80cde0
PT-1747 Updated MySQL version check
2019-11-26 10:04:56 -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
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
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
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
2b45f192b0
PT-1574 Improved detection of nullable keys
2018-07-27 13:34:19 -03:00
Carlos Salguero
6d30d18834
PT-1554 Fixed tests for rebuild_constraints in MySQL 8
2018-06-20 12:12:28 -03:00
Carlos Salguero
a90e5a78a0
PT-1554 Improved MySQL 8 support on pt-osc
2018-06-15 00:00:04 -03:00
Carlos Salguero
f5fd795fda
PT-1559 pt-osc --alter-foreign-keys-method=drop_swap doesn't work with MySQL 8.0+
2018-06-13 16:46:40 -03:00
Carlos Salguero
0004bb7bbc
PT-1554 (WIP) Tests for MySQL 8
...
There are tests failing but the sandbox doesn't crash
2018-05-30 21:25:28 -03:00
Carlos Salguero
b801dfa156
PT-1554 Fixed 2 tests for MySQL 5.7
2018-05-30 09:09:42 -03:00
Carlos Salguero
1a4c471a46
PT-1554 Fixed unstable test alter_active_table.t
2018-05-30 02:01:27 -03:00
Carlos Salguero
af62172435
PT-1554 Fixed test for pt-244 (change data dir)
2018-05-29 19:57:08 -03:00
Carlos Salguero
08b00e7fab
PT-1554 Fix to run tests in a tmpfs
2018-05-29 18:07:05 -03:00
Carlos Salguero
6a39b12f4e
PT-1554 Test for 5.6
2018-05-29 17:41:37 -03:00
Carlos Salguero
4d105abdc4
PT-1554 Testing a fix for osc failing test
2018-05-18 19:15:55 -03:00
Carlos Salguero
b3dd85eeab
PT-1554 Fixes pt-osc tests
2018-05-18 12:27:36 -03:00
Carlos Salguero
4ac6333b6c
PT-1554 Testing a change in docker test
2018-05-17 23:02:20 -03:00
Carlos Salguero
d3d2b086c0
PT-1554 Disabled slow tests
2018-05-17 22:23:15 -03:00
Carlos Salguero
aad1ef0e30
PT-1554 Updated a slow test
2018-05-16 23:21:49 -03:00
Carlos Salguero
543875e638
PT-1554 Updated a slow test
2018-05-16 23:09:02 -03:00
Carlos Salguero
36d3b38171
PT-1554 Updated test for pt-osc
2018-05-16 21:10:08 -03:00
Carlos Salguero
b47bf6bf67
PT-1554 Updated DSNs for mysql_random_data_load
2018-05-16 16:31:11 -03:00
Carlos Salguero
043ee4a035
PT-1554 Fixed tests for pt-osc
2018-05-15 15:13:56 -03:00
Carlos Salguero
5ec398dbec
PT-572 Removed dbug info
2018-02-21 16:50:58 -03:00
Carlos Salguero
8943e0a9f6
Merge branch '3.0' into mysql-8
2018-02-19 12:11:07 -03:00
Carlos Salguero
d8ec16f213
PMM-1455 pt-osc is stuck when the table that is being altered is filtered out in the slave
2018-02-16 14:27:16 -03:00
Carlos Salguero
943cb68ee0
PMM-1455 Tests added
2018-02-08 13:07:13 -03:00