Commit Graph

4433 Commits

Author SHA1 Message Date
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
cf5c661d46 Merge pull request #378 from percona/PT-1667
PT-1667 Added replication channels support to pt-archiver
2018-12-05 14:16:56 -03:00
Carlos Salguero
152712f799 PT-1667 Added replication channels support to pt-archiver 2018-12-05 14:15:51 -03:00
Carlos Salguero
d6b8863a3a Merge pull request #375 from percona/PXB-1615
PXB-1615 WIP Updates for Percona XtraBackup
2018-11-22 09:59:44 -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
18b609e7a9 Merge pull request #374 from percona/PT_1638_pt-osc_mariadb
PT-1638 Fixed MariaDB support
2018-11-12 09:37:42 -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
Carlos Salguero
9d52a1b5e2 PT-1616 Added invalid utf-8 chars to the test 2018-10-07 14:00:39 -03:00
Carlos Salguero
ab92feb875 Merge pull request #351 from guriandoro/PT-1534
PT-1534 Support for --version
2018-10-07 10:21:33 -03:00
Carlos Salguero
7c927b6614 PXB-1615 WIP Updates for Percona XtraBackup
Changes made should be working but to properly test them, I need to set
up a development API with the new items for XtraBackup in the DB.
2018-09-26 14:40:11 -03:00
Carlos Salguero
5498a4da81 Merge pull request #371 from percona/PT-1618-b
PT-1618 Fixed documentation typos
2018-09-26 09:52:14 -03:00
Carlos Salguero
45a8579af7 PT-1618 Fixed documentation typos 2018-09-26 09:51:37 -03:00
Carlos Salguero
8ad1481c6c Merge pull request #370 from percona/PT-1573
PT-1573 Fixed General log parser regex
2018-09-26 09:29:45 -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
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
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
36088049cc Merge pull request #365 from percona/PT-1340
PT-1340 removed debug param from default mysqladmin command
2018-09-24 10:15:49 -03:00
Carlos Salguero
964ed4c05c PT-1340 removed debug param from default mysqladmin command 2018-09-24 10:10:18 -03:00
Dmitriy Kostiuk
3e0490dd3a Update rn.3-0-12.txt 2018-09-13 18:46:08 +03:00
Carlos Salguero
e3a693afcf release-3.0.12 fixed release notes 3.0.12 2018-09-13 08:39:13 -03:00
Carlos Salguero
8fa2c63a5c Merge pull request #364 from hrvojem/pt-1613
Fixed PT-1613
2018-09-13 08:31:06 -03:00
hrvojem
c6451a11d2 Fixed PT-1613
Ported the content from the 3.x txt files to release_notes.rst
to make the build work again
2018-09-13 13:22:55 +02:00
hrvojem
41fdd9f46c Cleaned up release notes, and removed duplicate entries 2018-09-13 07:54:50 +02:00
Dmitriy Kostiuk
e623a91511 Update rn.3-0-12.txt 2018-09-11 23:19:51 +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
df20b8af28 PT 3.0.12 fixes tests 2018-09-10 16:31:01 -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
Roma Novikov
43b313f3d5 Merge pull request #361 from fiowro/PT-1605-fix-3.0
PT-1605 doc follow-up enhancement
2018-09-10 19:44:00 +03:00
Dima
39aa83ffca PT-1605 doc follow-up enhancement 2018-09-08 01:19:56 +01: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
Carlos Salguero
f0539f7e34 Merge pull request #360 from fiowro/PT-1321-3.0
Fix PT-1321 documenting required MySQL privileges for pt-online-schem…
2018-08-29 12:38:19 -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
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