Commit Graph

298 Commits

Author SHA1 Message Date
Carlos Salguero e570cecbab PT-1914 Column data lost when 'Generated' is in the column comment (#482)
* PMM-1914 Fixed column parsing having generated

Fixed table parser code that errouneously considered a column as
generated when the default was empty DEFAULT '' and the COMMENT had
the word 'Generated'.

* PMM-1914 Updated TableParser in all programs

* PT-1914 Updated changelog

* PT-1914 Added test
2021-03-09 11:46:05 -03:00
PaulJacobs-percona df16170eda Release 3.3.0 (#480)
* Updated Percona::Toolkit version

* Updated version in POD headers

* RM-880-RN-3.3.0

* Update makefile to use go dep

* Update year

* Theme is downloaded by Makefile

* Correct path to icon

* Updated pt-osc --reverse-triggers help

* Update reverse-triggers option

* PT-1905 Reverse triggers wording

Co-authored-by: Carlos Salguero <carlos.salguero@percona.com>
2021-01-14 15:22:19 -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 750d2ef9d9 Updated version to 3.2.1 in all tools 2020-08-12 14:54:55 -03:00
Carlos 232263f176 Updated Percona::Toolkit version and changelog 2020-08-12 14:46:09 -03:00
PaulJacobs-percona ec7c62b289 PT-1836 replace U+2019 with U+0027
Apostrophe change
2020-06-04 09:50:02 +03:00
Paul Jacobs c9836d5962 PT-1851 Formatting escape chars as code. Other fixes for Sphinx warnings. 2020-05-29 15:03:43 +03:00
Carlos Salguero cc3ace2b6d Manually updated version to 3.2.0 2020-04-23 14:33:51 -03:00
Carlos Salguero 25b912114d Revert "Manually updated version to 3.2"
This reverts commit d232a96354.
2020-04-23 14:30:35 -03:00
Carlos Salguero d232a96354 Manually updated version to 3.2 2020-04-23 14:20:58 -03:00
Carlos Salguero 71630d9a6d Update PT version to 3.2 2020-04-22 09:54:40 -03:00
Carlos Salguero b5a593dc16 Updated TableNibbler 2020-03-31 13:19:26 -03:00
Carlos Salguero 2f07f776b5 Updated DNSParser in all programs 2020-03-31 10:11:48 -03:00
Carlos Salguero a2159c259d PT-1707 Updated MasterSlave in all scripts 2019-11-26 10:11:26 -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 2b3217a77a PT-1760 MasterSlave fix for rep channels 2019-10-15 18:45:43 -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 2d5ddada50 Built with version 3.1.0 2019-09-07 16:48:21 -03:00
Carlos Salguero cfe1903299 Updated version in Percona::Toolkit 2019-09-06 11:41:38 -03:00
Carlos Salguero a83fbebf8d PBM-144 Updated MasterSlave to support hosts without port 2019-07-18 12:03:39 -03:00
Carlos Salguero a97e24be71 PT-1707 IPV6 support for recursion method processlist 2019-04-11 17:44:17 -03:00
Carlos Salguero 56f9e4281e Merge commit '4230f411e4c3c1795fdbd944c0d4d9e07ed52f2c' into release-3.0.13 2019-01-07 07:16:23 -03:00
Evgeniy Patlan 5159bd333f Build percona-toolkit-3.0.13 2018-12-28 08:55:28 +00:00
Carlos Salguero 063d16b03f RM-422 Updated changelog & library version 2018-12-19 15:25:01 -03:00
Dima 13d3650df9 Changing links in other scrits 2018-12-07 11:01:14 +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 eec92a7387 Updated Percona::Toolkit version to 3.0.13-dev 2018-09-25 17:33:01 -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 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
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
Evgeniy Patlan f0981642e5 Build percona-toolkit-3.0.11 2018-07-03 12:57:01 +00:00
Carlos Salguero d58d9e9fc4 Updated version to 3.0.11 (pre-release) 2018-06-25 12:34:35 -03:00
Carlos Salguero 2bb073e218 Updated TableParser in all programs 2018-06-15 00:00:42 -03:00
Carlos Salguero f0c947d9cf PT-1554 Test fixes for pt-archiver 2018-05-23 10:59:50 -03:00
Evgeniy Patlan a4db86e026 Build percona-toolkit-3.0.10 2018-05-21 17:38:57 +00:00
Carlos Salguero 0f2faa355b RM-358 Release branch for 3.0.10
Updated Changelog & Toolkit version
2018-05-18 14:42:20 -03:00
Carlos Salguero e3a7c8036d Updated version to 3.0.10-dev 2018-04-24 11:56:17 -03:00
Evgeniy Patlan 2dc21af50e Build percona-toolkit-3.0.9 2018-04-17 10:27:56 +00:00
Evgeniy Patlan 0ef9ed8c5e Bild percona-toolkit-3.0.8 2018-03-13 14:03:28 +00:00
Evgeniy Patlan c982a88c92 Build percona-toolkit-3.0.7 2018-03-01 12:13:29 +00:00
Carlos Salguero 4689ab6c20 Updated version number to 3.0.7 2018-03-01 09:05:31 -03:00
Carlos Salguero 8943e0a9f6 Merge branch '3.0' into mysql-8 2018-02-19 12:11:07 -03:00
Carlos Salguero a8d85f1cd5 PMM-1479 Updated all files using VersionCheck pkg 2018-02-14 13:02:24 -03:00
Carlos Salguero 1d1c13fbcb WIP 2018-01-16 11:11:16 -03:00