Build percona-toolkit-1.0.1

This commit is contained in:
Daniel Nichter
2011-09-01 10:00:38 -06:00
parent cdd5be4565
commit 43aebffad1
74 changed files with 153 additions and 81 deletions

View File

@@ -1,5 +1,7 @@
Changelog for Percona Toolkit
v1.0.1 released 2011-09-01
* Fixed bug 819421: MasterSlave::is_replication_thread() doesn't match all
* Fixed bug 821673: pt-table-checksum doesn't include --where in min max queries
* Fixed bug 821688: pt-table-checksum SELECT MIN MAX for char chunking is wrong

View File

@@ -2,7 +2,7 @@ use ExtUtils::MakeMaker;
WriteMakefile(
NAME => 'percona-toolkit',
VERSION => '0.9.5',
VERSION => '1.0.1',
EXE_FILES => [ <bin/*> ],
MAN1PODS => {
'docs/percona-toolkit.pod' => 'blib/man1/percona-toolkit.1',

View File

@@ -5637,6 +5637,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-archiver 0.9.5
pt-archiver 1.0.1
=cut

View File

@@ -443,7 +443,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-collect 0.9.5
pt-collect 1.0.1
=cut

View File

@@ -3257,6 +3257,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-config-diff 0.9.5
pt-config-diff 1.0.1
=cut

View File

@@ -2736,6 +2736,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-deadlock-logger 0.9.5
pt-deadlock-logger 1.0.1
=cut

View File

@@ -888,7 +888,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-diskstats 0.9.5
pt-diskstats 1.0.1
=cut

View File

@@ -4270,6 +4270,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-duplicate-key-checker 0.9.5
pt-duplicate-key-checker 1.0.1
=cut

View File

@@ -1543,6 +1543,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-fifo-split 0.9.5
pt-fifo-split 1.0.1
=cut

View File

@@ -3818,6 +3818,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-find 0.9.5
pt-find 1.0.1
=cut

View File

@@ -2456,6 +2456,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-fk-error-logger 0.9.5
pt-fk-error-logger 1.0.1
=cut

View File

@@ -4306,6 +4306,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-heartbeat 0.9.5
pt-heartbeat 1.0.1
=cut

View File

@@ -6186,6 +6186,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-index-usage 0.9.5
pt-index-usage 1.0.1
=cut

View File

@@ -4678,6 +4678,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-kill 0.9.5
pt-kill 1.0.1
=cut

View File

@@ -3600,6 +3600,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-log-player 0.9.5
pt-log-player 1.0.1
=cut

View File

@@ -238,7 +238,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-mext 0.9.5
pt-mext 1.0.1
=cut

View File

@@ -1441,7 +1441,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-mysql-summary 0.9.5
pt-mysql-summary 1.0.1
=cut

View File

@@ -5317,6 +5317,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-online-schema-change 0.9.5
pt-online-schema-change 1.0.1
=cut

View File

@@ -340,7 +340,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-pmp 0.9.5
pt-pmp 1.0.1
=cut

View File

@@ -7289,6 +7289,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-query-advisor 0.9.5
pt-query-advisor 1.0.1
=cut

View File

@@ -15615,6 +15615,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-query-digest 0.9.5
pt-query-digest 1.0.1
=cut

View File

@@ -2223,6 +2223,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-show-grants 0.9.5
pt-show-grants 1.0.1
=cut

View File

@@ -669,7 +669,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-sift 0.9.5
pt-sift 1.0.1
=cut

View File

@@ -2709,6 +2709,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-slave-delay 0.9.5
pt-slave-delay 1.0.1
=cut

View File

@@ -3190,6 +3190,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-slave-find 0.9.5
pt-slave-find 1.0.1
=cut

View File

@@ -3361,6 +3361,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-slave-restart 0.9.5
pt-slave-restart 1.0.1
=cut

View File

@@ -412,7 +412,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-stalk 0.9.5
pt-stalk 1.0.1
=cut

View File

@@ -1336,7 +1336,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-summary 0.9.5
pt-summary 1.0.1
=cut

View File

@@ -8731,6 +8731,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-table-checksum 0.9.5
pt-table-checksum 1.0.1
=cut

View File

@@ -10119,6 +10119,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-table-sync 0.9.5
pt-table-sync 1.0.1
=cut

View File

@@ -2412,6 +2412,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-tcp-model 0.9.5
pt-tcp-model 1.0.1
=cut

View File

@@ -2081,6 +2081,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-trend 0.9.5
pt-trend 1.0.1
=cut

View File

@@ -11821,6 +11821,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-upgrade 0.9.5
pt-upgrade 1.0.1
=cut

View File

@@ -3896,6 +3896,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-variable-advisor 0.9.5
pt-variable-advisor 1.0.1
=cut

View File

@@ -3091,6 +3091,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-visual-explain 0.9.5
pt-visual-explain 1.0.1
=cut

View File

@@ -1,3 +1,13 @@
percona-toolkit (1.0.1) unstable; urgency=low
* Fixed bug 819421: MasterSlave::is_replication_thread() doesn't match all
* Fixed bug 821673: pt-table-checksum doesn't include --where in min max queries
* Fixed bug 821688: pt-table-checksum SELECT MIN MAX for char chunking is wrong
* Fixed bug 838211: pt-collect: line 24: [: : integer expression expected
* Fixed bug 838248: pt-collect creates a "5.1" file
-- Percona Toolkit Developers <toolkit-dev@percona.com> Thu, 01 Sep 2011 15:59:21 +0000
percona-toolkit (0.9.5) unstable; urgency=low
* Forked, combined, and rebranded Maatkit and Aspersa as Percona Toolkit.

View File

@@ -48,9 +48,9 @@ copyright = u'2011, Percona Inc'
# built documents.
#
# The short X.Y version.
version = '0.9'
version = '1.0'
# The full version, including alpha/beta/rc tags.
release = '0.9.5'
release = '1.0.1'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.

View File

@@ -466,6 +466,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
Percona Toolkit v0.9.5 released 2011-08-04
Percona Toolkit v1.0.1 released 2011-09-01
=cut

View File

@@ -1,6 +1,35 @@
Release Notes
*************
v1.0.1 released 2011-09-01
==========================
Percona Toolkit 1.0.1 has been released. In July, Baron announced planned
changes to Maatkit and Aspersa development;[1] Percona Toolkit is the
result. In brief, Percona Toolkit is the combined fork of Maatkit and
Aspersa, so although the toolkit is new, the programs are not. That means
Percona Toolkit 1.0.1 is mature, stable, and production-ready. In fact,
it's even a little more stable because we fixed a few bugs in this release.
Percona Toolkit packages can be downloaded from
http://www.percona.com/downloads/percona-toolkit/
or the Percona Software Repositories
(http://www.percona.com/docs/wiki/repositories:start).
Although Maatkit and Aspersa development use Google Code, Percona Toolkit
uses Launchpad: https://launchpad.net/percona-toolkit
[1] http://www.xaprb.com/blog/2011/07/06/planned-change-in-maatkit-aspersa-development/
Changelog
---------
* Fixed bug 819421: MasterSlave::is_replication_thread() doesn't match all
* Fixed bug 821673: pt-table-checksum doesn't include --where in min max queries
* Fixed bug 821688: pt-table-checksum SELECT MIN MAX for char chunking is wrong
* Fixed bug 838211: pt-collect: line 24: [: : integer expression expected
* Fixed bug 838248: pt-collect creates a "5.1" file
v0.9.5 released 2011-08-04
==========================

View File

@@ -1552,5 +1552,5 @@ VERSION
*******
Percona Toolkit v0.9.5 released 2011-08-04
pt-archiver 1.0.1

View File

@@ -103,13 +103,13 @@ OPTIONS
-f PERCENT
Exit if the disk is more than this percent full.
Exit if the disk is more than this percent full (default 100).
-m MEGABYTES
Exit unless there are this many megabytes free disk space.
Exit if there are less than this many megabytes free disk space (default 0).
@@ -260,5 +260,5 @@ VERSION
*******
Percona Toolkit v0.9.5 released 2011-08-04
pt-collect 1.0.1

View File

@@ -514,5 +514,5 @@ VERSION
*******
Percona Toolkit v0.9.5 released 2011-08-04
pt-config-diff 1.0.1

View File

@@ -756,5 +756,5 @@ VERSION
*******
Percona Toolkit v0.9.5 released 2011-08-04
pt-deadlock-logger 1.0.1

View File

@@ -386,5 +386,5 @@ VERSION
*******
Percona Toolkit v0.9.5 released 2011-08-04
pt-diskstats 1.0.1

View File

@@ -559,5 +559,5 @@ VERSION
*******
Percona Toolkit v0.9.5 released 2011-08-04
pt-duplicate-key-checker 1.0.1

View File

@@ -301,5 +301,5 @@ VERSION
*******
Percona Toolkit v0.9.5 released 2011-08-04
pt-fifo-split 1.0.1

View File

@@ -973,5 +973,5 @@ VERSION
*******
Percona Toolkit v0.9.5 released 2011-08-04
pt-find 1.0.1

View File

@@ -489,5 +489,5 @@ VERSION
*******
Percona Toolkit v0.9.5 released 2011-08-04
pt-fk-error-logger 1.0.1

View File

@@ -870,5 +870,5 @@ VERSION
*******
Percona Toolkit v0.9.5 released 2011-08-04
pt-heartbeat 1.0.1

View File

@@ -836,5 +836,5 @@ VERSION
*******
Percona Toolkit v0.9.5 released 2011-08-04
pt-index-usage 1.0.1

View File

@@ -1049,5 +1049,5 @@ VERSION
*******
Percona Toolkit v0.9.5 released 2011-08-04
pt-kill 1.0.1

View File

@@ -791,5 +791,5 @@ VERSION
*******
Percona Toolkit v0.9.5 released 2011-08-04
pt-log-player 1.0.1

View File

@@ -220,5 +220,5 @@ VERSION
*******
Percona Toolkit v0.9.5 released 2011-08-04
pt-mext 1.0.1

View File

@@ -229,5 +229,5 @@ VERSION
*******
Percona Toolkit v0.9.5 released 2011-08-04
pt-mysql-summary 1.0.1

View File

@@ -31,9 +31,9 @@ Change the table's engine to InnoDB:
.. code-block:: perl
pt-online-schema-change \
h=127.1,t=db.tbl \
--alter-table "ALTER TABLE db.tbl ENGINE=InnoDB" \
pt-online-schema-change \
h=127.1,t=db.tbl \
--alter "ENGINE=InnoDB" \
--drop-tmp-table
@@ -50,10 +50,10 @@ Add column to parent table, update child table foreign key constraints:
.. code-block:: perl
pt-online-schema-change \
h=127.1,D=db,t=parent \
--alter-table 'ALTER TABLE parent ADD COLUMN (foo INT)' \
--child-tables child1,child2 \
pt-online-schema-change \
h=127.1,D=db,t=parent \
--alter "ADD COLUMN (foo INT)" \
--child-tables child1,child2 \
--update-foreign-keys-method drop_tmp_table
@@ -803,5 +803,5 @@ VERSION
*******
Percona Toolkit v0.9.5 released 2011-08-04
pt-online-schema-change 1.0.1

View File

@@ -240,5 +240,5 @@ VERSION
*******
Percona Toolkit v0.9.5 released 2011-08-04
pt-pmp 1.0.1

View File

@@ -844,5 +844,5 @@ VERSION
*******
Percona Toolkit v0.9.5 released 2011-08-04
pt-query-advisor 1.0.1

View File

@@ -2557,5 +2557,5 @@ VERSION
*******
Percona Toolkit v0.9.5 released 2011-08-04
pt-query-digest 1.0.1

View File

@@ -530,5 +530,5 @@ VERSION
*******
Percona Toolkit v0.9.5 released 2011-08-04
pt-show-grants 1.0.1

View File

@@ -150,7 +150,9 @@ SYSTEM REQUIREMENTS
*******************
This tool requires Bash v3 or newer.
This tool requires Bash v3 and the following programs: pt-diskstats, pt-pmp,
pt-mext, and align (from Aspersa). If these programs are not in your PATH,
they will be fetched from the Internet if curl is available.
****
@@ -267,5 +269,5 @@ VERSION
*******
Percona Toolkit v0.9.5 released 2011-08-04
pt-sift 1.0.1

View File

@@ -528,5 +528,5 @@ VERSION
*******
Percona Toolkit v0.9.5 released 2011-08-04
pt-slave-delay 1.0.1

View File

@@ -539,5 +539,5 @@ VERSION
*******
Percona Toolkit v0.9.5 released 2011-08-04
pt-slave-find 1.0.1

View File

@@ -751,5 +751,5 @@ VERSION
*******
Percona Toolkit v0.9.5 released 2011-08-04
pt-slave-restart 1.0.1

View File

@@ -363,5 +363,5 @@ VERSION
*******
Percona Toolkit v0.9.5 released 2011-08-04
pt-stalk 1.0.1

View File

@@ -226,5 +226,5 @@ VERSION
*******
Percona Toolkit v0.9.5 released 2011-08-04
pt-summary 1.0.1

View File

@@ -2032,5 +2032,5 @@ VERSION
*******
Percona Toolkit v0.9.5 released 2011-08-04
pt-table-checksum 1.0.1

View File

@@ -1623,5 +1623,5 @@ VERSION
*******
Percona Toolkit v0.9.5 released 2011-08-04
pt-table-sync 1.0.1

View File

@@ -527,5 +527,5 @@ VERSION
*******
Percona Toolkit v0.9.5 released 2011-08-04
pt-tcp-model 1.0.1

View File

@@ -254,5 +254,5 @@ VERSION
*******
Percona Toolkit v0.9.5 released 2011-08-04
pt-trend 1.0.1

View File

@@ -820,5 +820,5 @@ VERSION
*******
Percona Toolkit v0.9.5 released 2011-08-04
pt-upgrade 1.0.1

View File

@@ -1096,5 +1096,5 @@ VERSION
*******
Percona Toolkit v0.9.5 released 2011-08-04
pt-variable-advisor 1.0.1

View File

@@ -959,5 +959,5 @@ VERSION
*******
Percona Toolkit v0.9.5 released 2011-08-04
pt-visual-explain 1.0.1

View File

@@ -1,6 +1,35 @@
Release Notes
*************
v1.0.1 released 2011-09-01
==========================
Percona Toolkit 1.0.1 has been released. In July, Baron announced planned
changes to Maatkit and Aspersa development;[1] Percona Toolkit is the
result. In brief, Percona Toolkit is the combined fork of Maatkit and
Aspersa, so although the toolkit is new, the programs are not. That means
Percona Toolkit 1.0.1 is mature, stable, and production-ready. In fact,
it's even a little more stable because we fixed a few bugs in this release.
Percona Toolkit packages can be downloaded from
http://www.percona.com/downloads/percona-toolkit/
or the Percona Software Repositories
(http://www.percona.com/docs/wiki/repositories:start).
Although Maatkit and Aspersa development use Google Code, Percona Toolkit
uses Launchpad: https://launchpad.net/percona-toolkit
[1] http://www.xaprb.com/blog/2011/07/06/planned-change-in-maatkit-aspersa-development/
Changelog
---------
* Fixed bug 819421: MasterSlave::is_replication_thread() doesn't match all
* Fixed bug 821673: pt-table-checksum doesn't include --where in min max queries
* Fixed bug 821688: pt-table-checksum SELECT MIN MAX for char chunking is wrong
* Fixed bug 838211: pt-collect: line 24: [: : integer expression expected
* Fixed bug 838248: pt-collect creates a "5.1" file
v0.9.5 released 2011-08-04
==========================

View File

@@ -3,5 +3,5 @@
VERSION
*******
Percona Toolkit v0.9.5 released 2011-08-04
Percona Toolkit v1.0.1 released 2011-09-01