mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-10 05:00:45 +00:00
Release 3.4.0 (#539)
* PT-1979 Improved mdb summary information Added the MongoDB instance command line options to the output. Also fixed the spacing in the replicaset section. * Added new template file * PT-1978 Implemented duplicated indexes detection * WIP * PT-1978 WIP * PT-1978 New tool pt-mongodb-check-index * Upgraded version and dependencies * Updated Go sources * Removed unused file * Added version command * Added changelog * Updated required params * Added system.profile to the ingored dbs * Updated Changelog * Updated version in all programs * Updated changelog * Update Changelog Co-authored-by: rasika-chivate <95711051+rasika-chivate@users.noreply.github.com> * Update Changelog Co-authored-by: rasika-chivate <95711051+rasika-chivate@users.noreply.github.com> * Update Changelog Co-authored-by: rasika-chivate <95711051+rasika-chivate@users.noreply.github.com> * Update Changelog Co-authored-by: rasika-chivate <95711051+rasika-chivate@users.noreply.github.com> * Update Changelog Co-authored-by: rasika-chivate <95711051+rasika-chivate@users.noreply.github.com> * PT-7 fix 3.4.0 build * Updated Makefile * Updated changelog * Updated Changelog Co-authored-by: rasika-chivate <95711051+rasika-chivate@users.noreply.github.com> Co-authored-by: Evgeniy Patlan <evgeniy.patlan@percona.com>
This commit is contained in:
@@ -1364,6 +1364,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-align 3.3.2
|
||||
pt-align 3.4.0
|
||||
|
||||
=cut
|
||||
|
@@ -8661,6 +8661,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-archiver 3.3.2
|
||||
pt-archiver 3.4.0
|
||||
|
||||
=cut
|
||||
|
@@ -5917,6 +5917,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-config-diff 3.3.2
|
||||
pt-config-diff 3.4.0
|
||||
|
||||
=cut
|
||||
|
@@ -5710,6 +5710,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-deadlock-logger 3.3.2
|
||||
pt-deadlock-logger 3.4.0
|
||||
|
||||
=cut
|
||||
|
@@ -5684,6 +5684,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-diskstats 3.3.2
|
||||
pt-diskstats 3.4.0
|
||||
|
||||
=cut
|
||||
|
@@ -5771,6 +5771,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-duplicate-key-checker 3.3.2
|
||||
pt-duplicate-key-checker 3.4.0
|
||||
|
||||
=cut
|
||||
|
@@ -1653,6 +1653,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-fifo-split 3.3.2
|
||||
pt-fifo-split 3.4.0
|
||||
|
||||
=cut
|
||||
|
@@ -5132,6 +5132,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-find 3.3.2
|
||||
pt-find 3.4.0
|
||||
|
||||
=cut
|
||||
|
@@ -2262,6 +2262,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-fingerprint 3.3.2
|
||||
pt-fingerprint 3.4.0
|
||||
|
||||
=cut
|
||||
|
@@ -4693,6 +4693,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-fk-error-logger 3.3.2
|
||||
pt-fk-error-logger 3.4.0
|
||||
|
||||
=cut
|
||||
|
@@ -7394,6 +7394,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-heartbeat 3.3.2
|
||||
pt-heartbeat 3.4.0
|
||||
|
||||
=cut
|
||||
|
@@ -7705,6 +7705,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-index-usage 3.3.2
|
||||
pt-index-usage 3.4.0
|
||||
|
||||
=cut
|
||||
|
@@ -1132,7 +1132,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-ioprofile 3.3.2
|
||||
pt-ioprofile 3.4.0
|
||||
|
||||
=cut
|
||||
|
||||
|
@@ -8576,6 +8576,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-kill 3.3.2
|
||||
pt-kill 3.4.0
|
||||
|
||||
=cut
|
||||
|
@@ -809,7 +809,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-mext 3.3.2
|
||||
pt-mext 3.4.0
|
||||
|
||||
=cut
|
||||
|
||||
|
@@ -3296,7 +3296,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-mysql-summary 3.3.2
|
||||
pt-mysql-summary 3.4.0
|
||||
|
||||
=cut
|
||||
|
||||
|
@@ -13469,6 +13469,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-online-schema-change 3.3.2
|
||||
pt-online-schema-change 3.4.0
|
||||
|
||||
=cut
|
||||
|
@@ -901,7 +901,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-pmp 3.3.2
|
||||
pt-pmp 3.4.0
|
||||
|
||||
=cut
|
||||
|
||||
|
@@ -16977,6 +16977,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-query-digest 3.3.2
|
||||
pt-query-digest 3.4.0
|
||||
|
||||
=cut
|
||||
|
@@ -2618,6 +2618,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-show-grants 3.3.2
|
||||
pt-show-grants 3.4.0
|
||||
|
||||
=cut
|
||||
|
@@ -1250,7 +1250,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-sift 3.3.2
|
||||
pt-sift 3.4.0
|
||||
|
||||
=cut
|
||||
|
||||
|
@@ -4993,6 +4993,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-slave-delay 3.3.2
|
||||
pt-slave-delay 3.4.0
|
||||
|
||||
=cut
|
||||
|
@@ -4528,6 +4528,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-slave-find 3.3.2
|
||||
pt-slave-find 3.4.0
|
||||
|
||||
=cut
|
||||
|
@@ -6164,6 +6164,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-slave-restart 3.3.2
|
||||
pt-slave-restart 3.4.0
|
||||
|
||||
=cut
|
||||
|
@@ -2500,7 +2500,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-stalk 3.3.2
|
||||
pt-stalk 3.4.0
|
||||
|
||||
=cut
|
||||
|
||||
|
@@ -2729,7 +2729,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-summary 3.3.2
|
||||
pt-summary 3.4.0
|
||||
|
||||
=cut
|
||||
|
||||
|
@@ -14188,6 +14188,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-table-checksum 3.3.2
|
||||
pt-table-checksum 3.4.0
|
||||
|
||||
=cut
|
||||
|
@@ -13101,6 +13101,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-table-sync 3.3.2
|
||||
pt-table-sync 3.4.0
|
||||
|
||||
=cut
|
||||
|
@@ -8519,6 +8519,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-table-usage 3.3.2
|
||||
pt-table-usage 3.4.0
|
||||
|
||||
=cut
|
||||
|
@@ -11454,6 +11454,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-upgrade 3.3.2
|
||||
pt-upgrade 3.4.0
|
||||
|
||||
=cut
|
||||
|
@@ -6262,6 +6262,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-variable-advisor 3.3.2
|
||||
pt-variable-advisor 3.4.0
|
||||
|
||||
=cut
|
||||
|
@@ -3308,6 +3308,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-visual-explain 3.3.2
|
||||
pt-visual-explain 3.4.0
|
||||
|
||||
=cut
|
||||
|
Reference in New Issue
Block a user