Build percona-toolkit-3.0.0rc

This commit is contained in:
EvgeniyPatlan
2017-02-03 23:28:16 +00:00
parent b1c0394d3b
commit 0bf9d676d6
44 changed files with 1927 additions and 85 deletions

View File

@@ -26,6 +26,10 @@ This release of Percona Toolkit includes the following tools:
=over
=item govendor
=item pt-align
Align output from other tools to columns.
@@ -86,6 +90,14 @@ Kill MySQL queries that match certain criteria.
Look at many samples of MySQL C<SHOW GLOBAL STATUS> side-by-side.
=item pt-mongodb-query-digest
=item pt-mongodb-summary
=item pt-mysql-summary
Summarize MySQL information nicely.
@@ -541,7 +553,7 @@ Many people have contributed code over the years. See each tool's
=head1 COPYRIGHT, LICENSE, AND WARRANTY
Percona Toolkit is copyright 2011-2016 Percona LLC and/or its affiliates, et al.
Percona Toolkit is copyright 2011-2017 Percona LLC and/or its affiliates, et al.
See each program's documentation for complete copyright notices.
THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
@@ -560,6 +572,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
Percona Toolkit v2.2.20 released 2016-12-06
Percona Toolkit v3.0 released 2017-02-03
=cut

File diff suppressed because it is too large Load Diff