Carlos Salguero
ec201f77ad
Merge pull request #372 from devopsmakers/mariadb_10_3_fix
...
Fix pt-show-grants for MariaDB
2018-12-19 14:00:24 -03:00
Carlos Salguero
9fd335b872
Merge pull request #377 from fiowro/PT-1662-3.0
...
PT-1662 fix pt-secure-collect doc styles
2018-12-19 13:54:11 -03:00
Carlos Salguero
22acef232b
Merge pull request #382 from percona/PT-1492
...
PT-1492 Update doc for pt-kill
2018-12-19 13:53:42 -03:00
Carlos Salguero
425019f593
PT-1492 Update doc for pt-kill
2018-12-18 10:43:33 -03:00
Dmitriy Kostiuk
861d5fa1bf
Formatting fixe and minor editing
2018-12-15 01:15:16 +03:00
Roma Novikov
c5c4a87338
Merge pull request #379 from percona/PT-1615-3.0
...
PT-1615 fix with removing launchpad links
2018-12-13 23:58:04 +02:00
Dmitriy Kostiuk
8ddc758cee
typo fix
2018-12-13 17:16:42 +03:00
Dima
bd5b0adf56
convert tables into options list
2018-12-13 14:33:42 +03:00
Dima
2c35d90f9f
correct tables and list
2018-12-13 14:21:21 +03:00
Carlos Salguero
bcbc175d0c
Merge pull request #380 from percona/PT-1114
...
PT-1114 LP #1182180 : pt-table-checksum fails when table is empty
2018-12-11 08:41:35 -03:00
Carlos Salguero
bf9a16239d
PT-1114 Updated IndexLength module
2018-12-11 08:40:06 -03:00
Carlos Salguero
89f8d03d74
PT-1114 pt-table-checksum fails when table is empty
2018-12-10 16:25:22 -03:00
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
Dima
eff5d89e76
PT-1662 fix pt-secure-collect doc styles
2018-12-04 22:49:03 +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
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
Tim Birkett
32ffea44ec
Fix pt-show-grants for MariaDB
2018-10-05 11:19:27 +01: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