Carlos Salguero
|
3b0984c368
|
PT-175 slave-restart support replication channels
- Added support for MySQL 5.7+ replication channels to slave-restart
- Modified lib/MasterSlave.pm to improve support replication channels
|
2017-07-20 16:24:18 -03:00 |
|
Carlos Salguero
|
8ca82d085e
|
PT-139 Detect only 1 slave using rep channels
If there is only one slave but it is using replication channels but
--channel was not specified as a parameter, get_slave_status will
return null.
|
2017-05-22 15:48:32 -03:00 |
|
Carlos Salguero
|
fc4b3a73ee
|
Merge branch '3.0' into PT-139
|
2017-05-22 14:13:42 -03:00 |
|
Carlos Salguero
|
109af35a49
|
PT-126 Recognize comments having quotes
|
2017-05-16 13:53:49 -03:00 |
|
Carlos Salguero
|
820448fca3
|
PT-139 wait_for_master returns error if no channel was specified in a multi master env
|
2017-05-12 15:44:57 -03:00 |
|
Carlos Salguero
|
5744fdf583
|
PT-139 Added replication channels suport to pt-table-sync
|
2017-05-12 11:55:52 -03:00 |
|
Carlos Salguero
|
7dcef2671c
|
PT-139 Added --channels option to MasterSlave
|
2017-05-11 18:06:49 -03:00 |
|
Carlos Salguero
|
e32488d592
|
PT-132 pt-online-schema-change should imply --no-drop-new-table when --no-swap-tables and --no-drop-triggers used
|
2017-05-05 12:55:23 -03:00 |
|
Carlos Salguero
|
f6d2e89027
|
Fixed all tests for MySQL 5.7
Most of the failing tests were failing due to changes in MySQL 5.7
default sql_mode and because of invalid timestamps ('0000-00-00')
|
2017-05-03 15:48:11 -03:00 |
|
Carlos Salguero
|
e6e54839bf
|
More tests for 5.7 fixed
|
2017-04-28 17:15:53 -03:00 |
|
Carlos Salguero
|
fcd1cb173f
|
More 5.7 tests fixed
|
2017-04-27 16:44:46 -03:00 |
|
Carlos Salguero
|
a6c55737f5
|
Updated tests & 5.7 sandbox files
|
2017-04-27 12:06:43 -03:00 |
|
Carlos Salguero
|
92ac5987e1
|
Fixed some tests for MySQL 5.7
|
2017-04-25 16:50:54 -03:00 |
|
Carlos Salguero
|
4ff7e58898
|
PT-130 Fixed pt-mext not working with not empty Rsa_public_key
|
2017-04-21 15:29:25 -03:00 |
|
Carlos Salguero
|
4224fc7abf
|
PT-116 Added --[no]use-insert-ignore
|
2017-04-20 15:31:33 -03:00 |
|
Carlos Salguero
|
34d0ca7184
|
PT-126 Recognize comments in ALTER
|
2017-04-13 17:10:01 -03:00 |
|
Carlos Salguero
|
a7ffe2e032
|
Fixed tests for pt-stalk
|
2017-04-13 11:41:08 -03:00 |
|
Carlos Salguero
|
d4ceab4afd
|
Merge branch '3.0' into PT-87
|
2017-04-12 17:09:27 -03:00 |
|
Carlos Salguero
|
3568cad229
|
PT-87 Added --skip-check-slave-lag to pt-table-checksum
|
2017-04-12 17:07:06 -03:00 |
|
Carlos Salguero
|
2fe4afc9cf
|
added --skip-check-slave-lag
|
2017-04-12 12:34:39 -03:00 |
|
Carlos Salguero
|
e234a6e99d
|
PT-86 Added --skip-check-slave-lag to pt-osc
|
2017-03-30 14:23:09 -03:00 |
|
Carlos Salguero
|
1d4507537b
|
PT-115 Make DSNs params able to be repeatable
|
2017-03-30 10:10:54 -03:00 |
|
Carlos Salguero
|
be971eeee5
|
PT-80 Collect replication slave information
|
2017-03-27 17:30:06 -03:00 |
|
Carlos Salguero
|
4ee41508e3
|
Merge branch 'fix-json-tests' into 3.0
|
2017-03-22 19:25:36 -03:00 |
|
Carlos Salguero
|
6f5585c493
|
Fixed pt-stalk mysql version comparisson
|
2017-03-22 16:57:53 -03:00 |
|
Carlos Salguero
|
2e57ee4ec5
|
Merge pull request #179 from percona/PT-96
PT-96 Fixing all the tests
|
2017-03-21 18:54:08 +02:00 |
|
Carlos Salguero
|
4a056cf3b0
|
PT-81 Collect information about locks and transactions using P_S
|
2017-03-21 13:45:59 -03:00 |
|
Carlos Salguero
|
93970c00e6
|
Fixed json tetsts for pt-query-digest
|
2017-03-17 18:10:04 -03:00 |
|
Carlos Salguero
|
43ecebb7c6
|
More tests fixed
|
2017-03-17 16:31:51 -03:00 |
|
Carlos Salguero
|
bf2061310e
|
Fixed json tetsts for pt-query-digest
|
2017-03-17 16:14:45 -03:00 |
|
Carlos Salguero
|
978db8ff14
|
Merge branch '3.0' into issue-1651002
|
2017-03-16 14:55:10 -03:00 |
|
Carlos Salguero
|
148be75a0e
|
PT-105 Fixed pt-table-checksum fails if a database is dropped while the tool is running
|
2017-03-16 14:42:26 -03:00 |
|
Carlos Salguero
|
84bf6b4396
|
PT-101 Fixed --slave-user in pt-table-checksum
|
2017-03-15 17:37:34 -03:00 |
|
Carlos Salguero
|
fabcf01e2a
|
PT-101 WIP
|
2017-03-15 17:08:31 -03:00 |
|
Carlos Salguero
|
f8bbf3b1b0
|
PT-94 Fixed updates to PK while osc is running
|
2017-03-14 17:16:30 -03:00 |
|
Carlos Salguero
|
9b80a029f2
|
PT-96 Updated Percona::Toolkit version
|
2017-03-10 17:54:45 -03:00 |
|
Carlos Salguero
|
2b76371a4f
|
PT-96 Fixed LOCAL DATA INFILE commands and JSON format
|
2017-03-10 17:06:20 -03:00 |
|
Carlos Salguero
|
2ebf456ecd
|
PT-96 Fixed VersionCheck tests
|
2017-03-10 09:57:10 -03:00 |
|
Carlos Salguero
|
5407573c74
|
PT-96 Fixed tests for SchemaIterator
|
2017-03-09 17:30:11 -03:00 |
|
Carlos Salguero
|
4408d5f6c2
|
PT-96 Fixed tests for Schema.pm
Forced sorting of some arrays to make them possible to test
|
2017-03-09 17:14:37 -03:00 |
|
Carlos Salguero
|
2ec4409f2f
|
PT-96 Fixed tests for RowChecksum
|
2017-03-09 16:04:51 -03:00 |
|
Carlos Salguero
|
8c0d92facb
|
PT-96 Skipped failing tests for ReplicaLagWaiter.t
|
2017-03-09 15:37:34 -03:00 |
|
Carlos Salguero
|
194e6f0c82
|
PT-96 Skippping failing tests in MySQLStatusWaiter.t
|
2017-03-09 14:49:58 -03:00 |
|
Carlos Salguero
|
12a031864e
|
PT-96 Fixed OptionParser tests (race condition)
|
2017-03-09 14:06:35 -03:00 |
|
Tomislav Plavcic
|
53133d5d6a
|
Fix PT-OSC alter_active_table test
|
2017-02-24 13:32:13 +01:00 |
|
Carlos Salguero
|
bf8adeb2bc
|
Merge branch 'tests-fixes' into 3.0-rc
|
2017-01-30 14:57:43 -03:00 |
|
Carlos Salguero
|
0c5e273bb2
|
Fixes for schemaiterator.t
|
2017-01-24 10:41:49 -03:00 |
|
Carlos Salguero
|
90fa067834
|
Fixed json format test
|
2017-01-23 17:08:30 -03:00 |
|
Carlos Salguero
|
00ea1b280e
|
Fixes for pt-table-checksum tests
|
2017-01-23 14:10:54 -03:00 |
|
Carlos Salguero
|
9907cae8bb
|
Updated test plan in t/pt-table-checksum/basics.t
|
2017-01-18 11:25:56 -03:00 |
|