mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-08 10:18:26 +00:00
Replace $TOOL with tool name.
This commit is contained in:
@@ -94,7 +94,7 @@ Replace C<TOOL> with the name of any tool.
|
||||
The environment variable C<PTDEBUG> enables verbose debugging output to STDERR.
|
||||
To enable debugging and capture all output to a file, run the tool like:
|
||||
|
||||
PTDEBUG=1 $TOOL ... > FILE 2>&1
|
||||
PTDEBUG=1 pt-align ... > FILE 2>&1
|
||||
|
||||
Be careful: debugging output is voluminous and can generate several megabytes
|
||||
of output.
|
||||
@@ -106,7 +106,7 @@ installed in any reasonably new version of Perl.
|
||||
|
||||
=head1 BUGS
|
||||
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/$TOOL>.
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/pt-align>.
|
||||
|
||||
Please report bugs at L<https://bugs.launchpad.net/percona-toolkit>.
|
||||
Include the following information in your bug report:
|
||||
|
@@ -5721,7 +5721,7 @@ Replace C<TOOL> with the name of any tool.
|
||||
The environment variable C<PTDEBUG> enables verbose debugging output to STDERR.
|
||||
To enable debugging and capture all output to a file, run the tool like:
|
||||
|
||||
PTDEBUG=1 $TOOL ... > FILE 2>&1
|
||||
PTDEBUG=1 pt-archiver ... > FILE 2>&1
|
||||
|
||||
Be careful: debugging output is voluminous and can generate several megabytes
|
||||
of output.
|
||||
@@ -5733,7 +5733,7 @@ installed in any reasonably new version of Perl.
|
||||
|
||||
=head1 BUGS
|
||||
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/$TOOL>.
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/pt-archiver>.
|
||||
|
||||
Please report bugs at L<https://bugs.launchpad.net/percona-toolkit>.
|
||||
Include the following information in your bug report:
|
||||
|
@@ -1320,7 +1320,7 @@ Replace C<TOOL> with the name of any tool.
|
||||
The environment variable C<PTDEBUG> enables verbose debugging output to STDERR.
|
||||
To enable debugging and capture all output to a file, run the tool like:
|
||||
|
||||
PTDEBUG=1 $TOOL ... > FILE 2>&1
|
||||
PTDEBUG=1 pt-checksum-filter ... > FILE 2>&1
|
||||
|
||||
Be careful: debugging output is voluminous and can generate several megabytes
|
||||
of output.
|
||||
@@ -1332,7 +1332,7 @@ installed in any reasonably new version of Perl.
|
||||
|
||||
=head1 BUGS
|
||||
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/$TOOL>.
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/pt-checksum-filter>.
|
||||
|
||||
Please report bugs at L<https://bugs.launchpad.net/percona-toolkit>.
|
||||
Include the following information in your bug report:
|
||||
|
@@ -317,7 +317,7 @@ Replace C<TOOL> with the name of any tool.
|
||||
The environment variable C<PTDEBUG> enables verbose debugging output to STDERR.
|
||||
To enable debugging and capture all output to a file, run the tool like:
|
||||
|
||||
PTDEBUG=1 $TOOL ... > FILE 2>&1
|
||||
PTDEBUG=1 pt-collect ... > FILE 2>&1
|
||||
|
||||
Be careful: debugging output is voluminous and can generate several megabytes
|
||||
of output.
|
||||
@@ -328,7 +328,7 @@ You need Bash.
|
||||
|
||||
=head1 BUGS
|
||||
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/$TOOL>.
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/pt-collect>.
|
||||
|
||||
Please report bugs at L<https://bugs.launchpad.net/percona-toolkit>.
|
||||
Include the following information in your bug report:
|
||||
|
@@ -3193,7 +3193,7 @@ Replace C<TOOL> with the name of any tool.
|
||||
The environment variable C<PTDEBUG> enables verbose debugging output to STDERR.
|
||||
To enable debugging and capture all output to a file, run the tool like:
|
||||
|
||||
PTDEBUG=1 $TOOL ... > FILE 2>&1
|
||||
PTDEBUG=1 pt-config-diff ... > FILE 2>&1
|
||||
|
||||
Be careful: debugging output is voluminous and can generate several megabytes
|
||||
of output.
|
||||
@@ -3205,7 +3205,7 @@ installed in any reasonably new version of Perl.
|
||||
|
||||
=head1 BUGS
|
||||
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/$TOOL>.
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/pt-config-diff>.
|
||||
|
||||
Please report bugs at L<https://bugs.launchpad.net/percona-toolkit>.
|
||||
Include the following information in your bug report:
|
||||
|
@@ -2664,7 +2664,7 @@ Replace C<TOOL> with the name of any tool.
|
||||
The environment variable C<PTDEBUG> enables verbose debugging output to STDERR.
|
||||
To enable debugging and capture all output to a file, run the tool like:
|
||||
|
||||
PTDEBUG=1 $TOOL ... > FILE 2>&1
|
||||
PTDEBUG=1 pt-deadlock-logger ... > FILE 2>&1
|
||||
|
||||
Be careful: debugging output is voluminous and can generate several megabytes
|
||||
of output.
|
||||
@@ -2676,7 +2676,7 @@ installed in any reasonably new version of Perl.
|
||||
|
||||
=head1 BUGS
|
||||
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/$TOOL>.
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/pt-deadlock-logger>.
|
||||
|
||||
Please report bugs at L<https://bugs.launchpad.net/percona-toolkit>.
|
||||
Include the following information in your bug report:
|
||||
|
@@ -675,7 +675,7 @@ Replace C<TOOL> with the name of any tool.
|
||||
The environment variable C<PTDEBUG> enables verbose debugging output to STDERR.
|
||||
To enable debugging and capture all output to a file, run the tool like:
|
||||
|
||||
PTDEBUG=1 $TOOL ... > FILE 2>&1
|
||||
PTDEBUG=1 pt-diskstats ... > FILE 2>&1
|
||||
|
||||
Be careful: debugging output is voluminous and can generate several megabytes
|
||||
of output.
|
||||
@@ -687,7 +687,7 @@ installed in any reasonably new version of Perl.
|
||||
|
||||
=head1 BUGS
|
||||
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/$TOOL>.
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/pt-diskstats>.
|
||||
|
||||
Please report bugs at L<https://bugs.launchpad.net/percona-toolkit>.
|
||||
Include the following information in your bug report:
|
||||
|
@@ -4187,7 +4187,7 @@ Replace C<TOOL> with the name of any tool.
|
||||
The environment variable C<PTDEBUG> enables verbose debugging output to STDERR.
|
||||
To enable debugging and capture all output to a file, run the tool like:
|
||||
|
||||
PTDEBUG=1 $TOOL ... > FILE 2>&1
|
||||
PTDEBUG=1 pt-duplicate-key-checker ... > FILE 2>&1
|
||||
|
||||
Be careful: debugging output is voluminous and can generate several megabytes
|
||||
of output.
|
||||
@@ -4199,7 +4199,7 @@ installed in any reasonably new version of Perl.
|
||||
|
||||
=head1 BUGS
|
||||
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/$TOOL>.
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/pt-duplicate-key-checker>.
|
||||
|
||||
Please report bugs at L<https://bugs.launchpad.net/percona-toolkit>.
|
||||
Include the following information in your bug report:
|
||||
|
@@ -1468,7 +1468,7 @@ Replace C<TOOL> with the name of any tool.
|
||||
The environment variable C<PTDEBUG> enables verbose debugging output to STDERR.
|
||||
To enable debugging and capture all output to a file, run the tool like:
|
||||
|
||||
PTDEBUG=1 $TOOL ... > FILE 2>&1
|
||||
PTDEBUG=1 pt-fifo-split ... > FILE 2>&1
|
||||
|
||||
Be careful: debugging output is voluminous and can generate several megabytes
|
||||
of output.
|
||||
@@ -1480,7 +1480,7 @@ installed in any reasonably new version of Perl.
|
||||
|
||||
=head1 BUGS
|
||||
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/$TOOL>.
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/pt-fifo-split>.
|
||||
|
||||
Please report bugs at L<https://bugs.launchpad.net/percona-toolkit>.
|
||||
Include the following information in your bug report:
|
||||
|
@@ -3741,7 +3741,7 @@ Replace C<TOOL> with the name of any tool.
|
||||
The environment variable C<PTDEBUG> enables verbose debugging output to STDERR.
|
||||
To enable debugging and capture all output to a file, run the tool like:
|
||||
|
||||
PTDEBUG=1 $TOOL ... > FILE 2>&1
|
||||
PTDEBUG=1 pt-find ... > FILE 2>&1
|
||||
|
||||
Be careful: debugging output is voluminous and can generate several megabytes
|
||||
of output.
|
||||
@@ -3753,7 +3753,7 @@ installed in any reasonably new version of Perl.
|
||||
|
||||
=head1 BUGS
|
||||
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/$TOOL>.
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/pt-find>.
|
||||
|
||||
Please report bugs at L<https://bugs.launchpad.net/percona-toolkit>.
|
||||
Include the following information in your bug report:
|
||||
|
@@ -2352,7 +2352,7 @@ Replace C<TOOL> with the name of any tool.
|
||||
The environment variable C<PTDEBUG> enables verbose debugging output to STDERR.
|
||||
To enable debugging and capture all output to a file, run the tool like:
|
||||
|
||||
PTDEBUG=1 $TOOL ... > FILE 2>&1
|
||||
PTDEBUG=1 pt-fk-error-logger ... > FILE 2>&1
|
||||
|
||||
Be careful: debugging output is voluminous and can generate several megabytes
|
||||
of output.
|
||||
@@ -2364,7 +2364,7 @@ installed in any reasonably new version of Perl.
|
||||
|
||||
=head1 BUGS
|
||||
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/$TOOL>.
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/pt-fk-error-logger>.
|
||||
|
||||
Please report bugs at L<https://bugs.launchpad.net/percona-toolkit>.
|
||||
Include the following information in your bug report:
|
||||
|
@@ -4389,7 +4389,7 @@ Replace C<TOOL> with the name of any tool.
|
||||
The environment variable C<PTDEBUG> enables verbose debugging output to STDERR.
|
||||
To enable debugging and capture all output to a file, run the tool like:
|
||||
|
||||
PTDEBUG=1 $TOOL ... > FILE 2>&1
|
||||
PTDEBUG=1 pt-heartbeat ... > FILE 2>&1
|
||||
|
||||
Be careful: debugging output is voluminous and can generate several megabytes
|
||||
of output.
|
||||
@@ -4401,7 +4401,7 @@ installed in any reasonably new version of Perl.
|
||||
|
||||
=head1 BUGS
|
||||
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/$TOOL>.
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/pt-heartbeat>.
|
||||
|
||||
Please report bugs at L<https://bugs.launchpad.net/percona-toolkit>.
|
||||
Include the following information in your bug report:
|
||||
|
@@ -5859,7 +5859,7 @@ Replace C<TOOL> with the name of any tool.
|
||||
The environment variable C<PTDEBUG> enables verbose debugging output to STDERR.
|
||||
To enable debugging and capture all output to a file, run the tool like:
|
||||
|
||||
PTDEBUG=1 $TOOL ... > FILE 2>&1
|
||||
PTDEBUG=1 pt-index-usage ... > FILE 2>&1
|
||||
|
||||
Be careful: debugging output is voluminous and can generate several megabytes
|
||||
of output.
|
||||
@@ -5871,7 +5871,7 @@ installed in any reasonably new version of Perl.
|
||||
|
||||
=head1 BUGS
|
||||
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/$TOOL>.
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/pt-index-usage>.
|
||||
|
||||
Please report bugs at L<https://bugs.launchpad.net/percona-toolkit>.
|
||||
Include the following information in your bug report:
|
||||
|
@@ -4770,7 +4770,7 @@ Replace C<TOOL> with the name of any tool.
|
||||
The environment variable C<PTDEBUG> enables verbose debugging output to STDERR.
|
||||
To enable debugging and capture all output to a file, run the tool like:
|
||||
|
||||
PTDEBUG=1 $TOOL ... > FILE 2>&1
|
||||
PTDEBUG=1 pt-kill ... > FILE 2>&1
|
||||
|
||||
Be careful: debugging output is voluminous and can generate several megabytes
|
||||
of output.
|
||||
@@ -4782,7 +4782,7 @@ installed in any reasonably new version of Perl.
|
||||
|
||||
=head1 BUGS
|
||||
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/$TOOL>.
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/pt-kill>.
|
||||
|
||||
Please report bugs at L<https://bugs.launchpad.net/percona-toolkit>.
|
||||
Include the following information in your bug report:
|
||||
|
@@ -3563,7 +3563,7 @@ Replace C<TOOL> with the name of any tool.
|
||||
The environment variable C<PTDEBUG> enables verbose debugging output to STDERR.
|
||||
To enable debugging and capture all output to a file, run the tool like:
|
||||
|
||||
PTDEBUG=1 $TOOL ... > FILE 2>&1
|
||||
PTDEBUG=1 pt-log-player ... > FILE 2>&1
|
||||
|
||||
Be careful: debugging output is voluminous and can generate several megabytes
|
||||
of output.
|
||||
@@ -3575,7 +3575,7 @@ installed in any reasonably new version of Perl.
|
||||
|
||||
=head1 BUGS
|
||||
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/$TOOL>.
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/pt-log-player>.
|
||||
|
||||
Please report bugs at L<https://bugs.launchpad.net/percona-toolkit>.
|
||||
Include the following information in your bug report:
|
||||
|
@@ -131,7 +131,7 @@ Replace C<TOOL> with the name of any tool.
|
||||
The environment variable C<PTDEBUG> enables verbose debugging output to STDERR.
|
||||
To enable debugging and capture all output to a file, run the tool like:
|
||||
|
||||
PTDEBUG=1 $TOOL ... > FILE 2>&1
|
||||
PTDEBUG=1 pt-mext ... > FILE 2>&1
|
||||
|
||||
Be careful: debugging output is voluminous and can generate several megabytes
|
||||
of output.
|
||||
@@ -142,7 +142,7 @@ You need Bash.
|
||||
|
||||
=head1 BUGS
|
||||
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/$TOOL>.
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/pt-mext>.
|
||||
|
||||
Please report bugs at L<https://bugs.launchpad.net/percona-toolkit>.
|
||||
Include the following information in your bug report:
|
||||
|
@@ -1308,7 +1308,7 @@ Replace C<TOOL> with the name of any tool.
|
||||
The environment variable C<PTDEBUG> enables verbose debugging output to STDERR.
|
||||
To enable debugging and capture all output to a file, run the tool like:
|
||||
|
||||
PTDEBUG=1 $TOOL ... > FILE 2>&1
|
||||
PTDEBUG=1 pt-mysql-summary ... > FILE 2>&1
|
||||
|
||||
Be careful: debugging output is voluminous and can generate several megabytes
|
||||
of output.
|
||||
@@ -1320,7 +1320,7 @@ installed in any reasonably new version of Perl.
|
||||
|
||||
=head1 BUGS
|
||||
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/$TOOL>.
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/pt-mysql-summary>.
|
||||
|
||||
Please report bugs at L<https://bugs.launchpad.net/percona-toolkit>.
|
||||
Include the following information in your bug report:
|
||||
|
@@ -5226,7 +5226,7 @@ Replace C<TOOL> with the name of any tool.
|
||||
The environment variable C<PTDEBUG> enables verbose debugging output to STDERR.
|
||||
To enable debugging and capture all output to a file, run the tool like:
|
||||
|
||||
PTDEBUG=1 $TOOL ... > FILE 2>&1
|
||||
PTDEBUG=1 pt-online-schema-change ... > FILE 2>&1
|
||||
|
||||
Be careful: debugging output is voluminous and can generate several megabytes
|
||||
of output.
|
||||
@@ -5238,7 +5238,7 @@ installed in any reasonably new version of Perl.
|
||||
|
||||
=head1 BUGS
|
||||
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/$TOOL>.
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/pt-online-schema-change>.
|
||||
|
||||
Please report bugs at L<https://bugs.launchpad.net/percona-toolkit>.
|
||||
Include the following information in your bug report:
|
||||
|
@@ -224,7 +224,7 @@ Replace C<TOOL> with the name of any tool.
|
||||
The environment variable C<PTDEBUG> enables verbose debugging output to STDERR.
|
||||
To enable debugging and capture all output to a file, run the tool like:
|
||||
|
||||
PTDEBUG=1 $TOOL ... > FILE 2>&1
|
||||
PTDEBUG=1 pt-pmp ... > FILE 2>&1
|
||||
|
||||
Be careful: debugging output is voluminous and can generate several megabytes
|
||||
of output.
|
||||
@@ -236,7 +236,7 @@ installed in any reasonably new version of Perl.
|
||||
|
||||
=head1 BUGS
|
||||
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/$TOOL>.
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/pt-pmp>.
|
||||
|
||||
Please report bugs at L<https://bugs.launchpad.net/percona-toolkit>.
|
||||
Include the following information in your bug report:
|
||||
|
@@ -1285,7 +1285,7 @@ Replace C<TOOL> with the name of any tool.
|
||||
The environment variable C<PTDEBUG> enables verbose debugging output to STDERR.
|
||||
To enable debugging and capture all output to a file, run the tool like:
|
||||
|
||||
PTDEBUG=1 $TOOL ... > FILE 2>&1
|
||||
PTDEBUG=1 pt-profile-compact ... > FILE 2>&1
|
||||
|
||||
Be careful: debugging output is voluminous and can generate several megabytes
|
||||
of output.
|
||||
@@ -1297,7 +1297,7 @@ installed in any reasonably new version of Perl.
|
||||
|
||||
=head1 BUGS
|
||||
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/$TOOL>.
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/pt-profile-compact>.
|
||||
|
||||
Please report bugs at L<https://bugs.launchpad.net/percona-toolkit>.
|
||||
Include the following information in your bug report:
|
||||
|
@@ -7207,7 +7207,7 @@ Replace C<TOOL> with the name of any tool.
|
||||
The environment variable C<PTDEBUG> enables verbose debugging output to STDERR.
|
||||
To enable debugging and capture all output to a file, run the tool like:
|
||||
|
||||
PTDEBUG=1 $TOOL ... > FILE 2>&1
|
||||
PTDEBUG=1 pt-query-advisor ... > FILE 2>&1
|
||||
|
||||
Be careful: debugging output is voluminous and can generate several megabytes
|
||||
of output.
|
||||
@@ -7219,7 +7219,7 @@ installed in any reasonably new version of Perl.
|
||||
|
||||
=head1 BUGS
|
||||
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/$TOOL>.
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/pt-query-advisor>.
|
||||
|
||||
Please report bugs at L<https://bugs.launchpad.net/percona-toolkit>.
|
||||
Include the following information in your bug report:
|
||||
|
@@ -15830,7 +15830,7 @@ Replace C<TOOL> with the name of any tool.
|
||||
The environment variable C<PTDEBUG> enables verbose debugging output to STDERR.
|
||||
To enable debugging and capture all output to a file, run the tool like:
|
||||
|
||||
PTDEBUG=1 $TOOL ... > FILE 2>&1
|
||||
PTDEBUG=1 pt-query-digest ... > FILE 2>&1
|
||||
|
||||
Be careful: debugging output is voluminous and can generate several megabytes
|
||||
of output.
|
||||
@@ -15842,7 +15842,7 @@ installed in any reasonably new version of Perl.
|
||||
|
||||
=head1 BUGS
|
||||
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/$TOOL>.
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/pt-query-digest>.
|
||||
|
||||
Please report bugs at L<https://bugs.launchpad.net/percona-toolkit>.
|
||||
Include the following information in your bug report:
|
||||
|
@@ -2772,7 +2772,7 @@ Replace C<TOOL> with the name of any tool.
|
||||
The environment variable C<PTDEBUG> enables verbose debugging output to STDERR.
|
||||
To enable debugging and capture all output to a file, run the tool like:
|
||||
|
||||
PTDEBUG=1 $TOOL ... > FILE 2>&1
|
||||
PTDEBUG=1 pt-query-profiler ... > FILE 2>&1
|
||||
|
||||
Be careful: debugging output is voluminous and can generate several megabytes
|
||||
of output.
|
||||
@@ -2784,7 +2784,7 @@ installed in any reasonably new version of Perl.
|
||||
|
||||
=head1 BUGS
|
||||
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/$TOOL>.
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/pt-query-profiler>.
|
||||
|
||||
Please report bugs at L<https://bugs.launchpad.net/percona-toolkit>.
|
||||
Include the following information in your bug report:
|
||||
|
@@ -103,7 +103,7 @@ Replace C<TOOL> with the name of any tool.
|
||||
The environment variable C<PTDEBUG> enables verbose debugging output to STDERR.
|
||||
To enable debugging and capture all output to a file, run the tool like:
|
||||
|
||||
PTDEBUG=1 $TOOL ... > FILE 2>&1
|
||||
PTDEBUG=1 pt-rel ... > FILE 2>&1
|
||||
|
||||
Be careful: debugging output is voluminous and can generate several megabytes
|
||||
of output.
|
||||
@@ -114,7 +114,7 @@ You need Bash.
|
||||
|
||||
=head1 BUGS
|
||||
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/$TOOL>.
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/pt-rel>.
|
||||
|
||||
Please report bugs at L<https://bugs.launchpad.net/percona-toolkit>.
|
||||
Include the following information in your bug report:
|
||||
|
@@ -3693,7 +3693,7 @@ Replace C<TOOL> with the name of any tool.
|
||||
The environment variable C<PTDEBUG> enables verbose debugging output to STDERR.
|
||||
To enable debugging and capture all output to a file, run the tool like:
|
||||
|
||||
PTDEBUG=1 $TOOL ... > FILE 2>&1
|
||||
PTDEBUG=1 pt-schema-advisor ... > FILE 2>&1
|
||||
|
||||
Be careful: debugging output is voluminous and can generate several megabytes
|
||||
of output.
|
||||
@@ -3705,7 +3705,7 @@ installed in any reasonably new version of Perl.
|
||||
|
||||
=head1 BUGS
|
||||
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/$TOOL>.
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/pt-schema-advisor>.
|
||||
|
||||
Please report bugs at L<https://bugs.launchpad.net/percona-toolkit>.
|
||||
Include the following information in your bug report:
|
||||
|
@@ -2150,7 +2150,7 @@ Replace C<TOOL> with the name of any tool.
|
||||
The environment variable C<PTDEBUG> enables verbose debugging output to STDERR.
|
||||
To enable debugging and capture all output to a file, run the tool like:
|
||||
|
||||
PTDEBUG=1 $TOOL ... > FILE 2>&1
|
||||
PTDEBUG=1 pt-show-grants ... > FILE 2>&1
|
||||
|
||||
Be careful: debugging output is voluminous and can generate several megabytes
|
||||
of output.
|
||||
@@ -2162,7 +2162,7 @@ installed in any reasonably new version of Perl.
|
||||
|
||||
=head1 BUGS
|
||||
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/$TOOL>.
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/pt-show-grants>.
|
||||
|
||||
Please report bugs at L<https://bugs.launchpad.net/percona-toolkit>.
|
||||
Include the following information in your bug report:
|
||||
|
@@ -500,7 +500,7 @@ Replace C<TOOL> with the name of any tool.
|
||||
The environment variable C<PTDEBUG> enables verbose debugging output to STDERR.
|
||||
To enable debugging and capture all output to a file, run the tool like:
|
||||
|
||||
PTDEBUG=1 $TOOL ... > FILE 2>&1
|
||||
PTDEBUG=1 pt-sift ... > FILE 2>&1
|
||||
|
||||
Be careful: debugging output is voluminous and can generate several megabytes
|
||||
of output.
|
||||
@@ -511,7 +511,7 @@ You need Bash.
|
||||
|
||||
=head1 BUGS
|
||||
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/$TOOL>.
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/pt-sift>.
|
||||
|
||||
Please report bugs at L<https://bugs.launchpad.net/percona-toolkit>.
|
||||
Include the following information in your bug report:
|
||||
|
@@ -2634,7 +2634,7 @@ Replace C<TOOL> with the name of any tool.
|
||||
The environment variable C<PTDEBUG> enables verbose debugging output to STDERR.
|
||||
To enable debugging and capture all output to a file, run the tool like:
|
||||
|
||||
PTDEBUG=1 $TOOL ... > FILE 2>&1
|
||||
PTDEBUG=1 pt-slave-delay ... > FILE 2>&1
|
||||
|
||||
Be careful: debugging output is voluminous and can generate several megabytes
|
||||
of output.
|
||||
@@ -2646,7 +2646,7 @@ installed in any reasonably new version of Perl.
|
||||
|
||||
=head1 BUGS
|
||||
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/$TOOL>.
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/pt-slave-delay>.
|
||||
|
||||
Please report bugs at L<https://bugs.launchpad.net/percona-toolkit>.
|
||||
Include the following information in your bug report:
|
||||
|
@@ -3281,7 +3281,7 @@ Replace C<TOOL> with the name of any tool.
|
||||
The environment variable C<PTDEBUG> enables verbose debugging output to STDERR.
|
||||
To enable debugging and capture all output to a file, run the tool like:
|
||||
|
||||
PTDEBUG=1 $TOOL ... > FILE 2>&1
|
||||
PTDEBUG=1 pt-slave-find ... > FILE 2>&1
|
||||
|
||||
Be careful: debugging output is voluminous and can generate several megabytes
|
||||
of output.
|
||||
@@ -3293,7 +3293,7 @@ installed in any reasonably new version of Perl.
|
||||
|
||||
=head1 BUGS
|
||||
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/$TOOL>.
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/pt-slave-find>.
|
||||
|
||||
Please report bugs at L<https://bugs.launchpad.net/percona-toolkit>.
|
||||
Include the following information in your bug report:
|
||||
|
@@ -3453,7 +3453,7 @@ Replace C<TOOL> with the name of any tool.
|
||||
The environment variable C<PTDEBUG> enables verbose debugging output to STDERR.
|
||||
To enable debugging and capture all output to a file, run the tool like:
|
||||
|
||||
PTDEBUG=1 $TOOL ... > FILE 2>&1
|
||||
PTDEBUG=1 pt-slave-restart ... > FILE 2>&1
|
||||
|
||||
Be careful: debugging output is voluminous and can generate several megabytes
|
||||
of output.
|
||||
@@ -3465,7 +3465,7 @@ installed in any reasonably new version of Perl.
|
||||
|
||||
=head1 BUGS
|
||||
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/$TOOL>.
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/pt-slave-restart>.
|
||||
|
||||
Please report bugs at L<https://bugs.launchpad.net/percona-toolkit>.
|
||||
Include the following information in your bug report:
|
||||
|
@@ -202,7 +202,7 @@ Replace C<TOOL> with the name of any tool.
|
||||
The environment variable C<PTDEBUG> enables verbose debugging output to STDERR.
|
||||
To enable debugging and capture all output to a file, run the tool like:
|
||||
|
||||
PTDEBUG=1 $TOOL ... > FILE 2>&1
|
||||
PTDEBUG=1 pt-stalk ... > FILE 2>&1
|
||||
|
||||
Be careful: debugging output is voluminous and can generate several megabytes
|
||||
of output.
|
||||
@@ -213,7 +213,7 @@ You need Bash.
|
||||
|
||||
=head1 BUGS
|
||||
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/$TOOL>.
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/pt-stalk>.
|
||||
|
||||
Please report bugs at L<https://bugs.launchpad.net/percona-toolkit>.
|
||||
Include the following information in your bug report:
|
||||
|
@@ -1222,7 +1222,7 @@ Replace C<TOOL> with the name of any tool.
|
||||
The environment variable C<PTDEBUG> enables verbose debugging output to STDERR.
|
||||
To enable debugging and capture all output to a file, run the tool like:
|
||||
|
||||
PTDEBUG=1 $TOOL ... > FILE 2>&1
|
||||
PTDEBUG=1 pt-summary ... > FILE 2>&1
|
||||
|
||||
Be careful: debugging output is voluminous and can generate several megabytes
|
||||
of output.
|
||||
@@ -1233,7 +1233,7 @@ You need Bash.
|
||||
|
||||
=head1 BUGS
|
||||
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/$TOOL>.
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/pt-summary>.
|
||||
|
||||
Please report bugs at L<https://bugs.launchpad.net/percona-toolkit>.
|
||||
Include the following information in your bug report:
|
||||
|
@@ -8836,7 +8836,7 @@ Replace C<TOOL> with the name of any tool.
|
||||
The environment variable C<PTDEBUG> enables verbose debugging output to STDERR.
|
||||
To enable debugging and capture all output to a file, run the tool like:
|
||||
|
||||
PTDEBUG=1 $TOOL ... > FILE 2>&1
|
||||
PTDEBUG=1 pt-table-checksum ... > FILE 2>&1
|
||||
|
||||
Be careful: debugging output is voluminous and can generate several megabytes
|
||||
of output.
|
||||
@@ -8848,7 +8848,7 @@ installed in any reasonably new version of Perl.
|
||||
|
||||
=head1 BUGS
|
||||
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/$TOOL>.
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/pt-table-checksum>.
|
||||
|
||||
Please report bugs at L<https://bugs.launchpad.net/percona-toolkit>.
|
||||
Include the following information in your bug report:
|
||||
|
@@ -10160,7 +10160,7 @@ Replace C<TOOL> with the name of any tool.
|
||||
The environment variable C<PTDEBUG> enables verbose debugging output to STDERR.
|
||||
To enable debugging and capture all output to a file, run the tool like:
|
||||
|
||||
PTDEBUG=1 $TOOL ... > FILE 2>&1
|
||||
PTDEBUG=1 pt-table-sync ... > FILE 2>&1
|
||||
|
||||
Be careful: debugging output is voluminous and can generate several megabytes
|
||||
of output.
|
||||
@@ -10172,7 +10172,7 @@ installed in any reasonably new version of Perl.
|
||||
|
||||
=head1 BUGS
|
||||
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/$TOOL>.
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/pt-table-sync>.
|
||||
|
||||
Please report bugs at L<https://bugs.launchpad.net/percona-toolkit>.
|
||||
Include the following information in your bug report:
|
||||
|
@@ -6814,7 +6814,7 @@ Replace C<TOOL> with the name of any tool.
|
||||
The environment variable C<PTDEBUG> enables verbose debugging output to STDERR.
|
||||
To enable debugging and capture all output to a file, run the tool like:
|
||||
|
||||
PTDEBUG=1 $TOOL ... > FILE 2>&1
|
||||
PTDEBUG=1 pt-table-usage ... > FILE 2>&1
|
||||
|
||||
Be careful: debugging output is voluminous and can generate several megabytes
|
||||
of output.
|
||||
@@ -6826,7 +6826,7 @@ installed in any reasonably new version of Perl.
|
||||
|
||||
=head1 BUGS
|
||||
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/$TOOL>.
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/pt-table-usage>.
|
||||
|
||||
Please report bugs at L<https://bugs.launchpad.net/percona-toolkit>.
|
||||
Include the following information in your bug report:
|
||||
|
@@ -2370,7 +2370,7 @@ Replace C<TOOL> with the name of any tool.
|
||||
The environment variable C<PTDEBUG> enables verbose debugging output to STDERR.
|
||||
To enable debugging and capture all output to a file, run the tool like:
|
||||
|
||||
PTDEBUG=1 $TOOL ... > FILE 2>&1
|
||||
PTDEBUG=1 pt-tcp-model ... > FILE 2>&1
|
||||
|
||||
Be careful: debugging output is voluminous and can generate several megabytes
|
||||
of output.
|
||||
@@ -2382,7 +2382,7 @@ installed in any reasonably new version of Perl.
|
||||
|
||||
=head1 BUGS
|
||||
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/$TOOL>.
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/pt-tcp-model>.
|
||||
|
||||
Please report bugs at L<https://bugs.launchpad.net/percona-toolkit>.
|
||||
Include the following information in your bug report:
|
||||
|
@@ -2011,7 +2011,7 @@ Replace C<TOOL> with the name of any tool.
|
||||
The environment variable C<PTDEBUG> enables verbose debugging output to STDERR.
|
||||
To enable debugging and capture all output to a file, run the tool like:
|
||||
|
||||
PTDEBUG=1 $TOOL ... > FILE 2>&1
|
||||
PTDEBUG=1 pt-trend ... > FILE 2>&1
|
||||
|
||||
Be careful: debugging output is voluminous and can generate several megabytes
|
||||
of output.
|
||||
@@ -2023,7 +2023,7 @@ installed in any reasonably new version of Perl.
|
||||
|
||||
=head1 BUGS
|
||||
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/$TOOL>.
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/pt-trend>.
|
||||
|
||||
Please report bugs at L<https://bugs.launchpad.net/percona-toolkit>.
|
||||
Include the following information in your bug report:
|
||||
|
@@ -11750,7 +11750,7 @@ Replace C<TOOL> with the name of any tool.
|
||||
The environment variable C<PTDEBUG> enables verbose debugging output to STDERR.
|
||||
To enable debugging and capture all output to a file, run the tool like:
|
||||
|
||||
PTDEBUG=1 $TOOL ... > FILE 2>&1
|
||||
PTDEBUG=1 pt-upgrade ... > FILE 2>&1
|
||||
|
||||
Be careful: debugging output is voluminous and can generate several megabytes
|
||||
of output.
|
||||
@@ -11762,7 +11762,7 @@ installed in any reasonably new version of Perl.
|
||||
|
||||
=head1 BUGS
|
||||
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/$TOOL>.
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/pt-upgrade>.
|
||||
|
||||
Please report bugs at L<https://bugs.launchpad.net/percona-toolkit>.
|
||||
Include the following information in your bug report:
|
||||
|
@@ -813,7 +813,7 @@ Replace C<TOOL> with the name of any tool.
|
||||
The environment variable C<PTDEBUG> enables verbose debugging output to STDERR.
|
||||
To enable debugging and capture all output to a file, run the tool like:
|
||||
|
||||
PTDEBUG=1 $TOOL ... > FILE 2>&1
|
||||
PTDEBUG=1 pt-usl ... > FILE 2>&1
|
||||
|
||||
Be careful: debugging output is voluminous and can generate several megabytes
|
||||
of output.
|
||||
@@ -824,7 +824,7 @@ You need Bash.
|
||||
|
||||
=head1 BUGS
|
||||
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/$TOOL>.
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/pt-usl>.
|
||||
|
||||
Please report bugs at L<https://bugs.launchpad.net/percona-toolkit>.
|
||||
Include the following information in your bug report:
|
||||
|
@@ -3827,7 +3827,7 @@ Replace C<TOOL> with the name of any tool.
|
||||
The environment variable C<PTDEBUG> enables verbose debugging output to STDERR.
|
||||
To enable debugging and capture all output to a file, run the tool like:
|
||||
|
||||
PTDEBUG=1 $TOOL ... > FILE 2>&1
|
||||
PTDEBUG=1 pt-variable-advisor ... > FILE 2>&1
|
||||
|
||||
Be careful: debugging output is voluminous and can generate several megabytes
|
||||
of output.
|
||||
@@ -3839,7 +3839,7 @@ installed in any reasonably new version of Perl.
|
||||
|
||||
=head1 BUGS
|
||||
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/$TOOL>.
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/pt-variable-advisor>.
|
||||
|
||||
Please report bugs at L<https://bugs.launchpad.net/percona-toolkit>.
|
||||
Include the following information in your bug report:
|
||||
|
@@ -3017,7 +3017,7 @@ Replace C<TOOL> with the name of any tool.
|
||||
The environment variable C<PTDEBUG> enables verbose debugging output to STDERR.
|
||||
To enable debugging and capture all output to a file, run the tool like:
|
||||
|
||||
PTDEBUG=1 $TOOL ... > FILE 2>&1
|
||||
PTDEBUG=1 pt-visual-explain ... > FILE 2>&1
|
||||
|
||||
Be careful: debugging output is voluminous and can generate several megabytes
|
||||
of output.
|
||||
@@ -3029,7 +3029,7 @@ installed in any reasonably new version of Perl.
|
||||
|
||||
=head1 BUGS
|
||||
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/$TOOL>.
|
||||
For a list of known bugs, see L<http://www.percona.com/bugs/pt-visual-explain>.
|
||||
|
||||
Please report bugs at L<https://bugs.launchpad.net/percona-toolkit>.
|
||||
Include the following information in your bug report:
|
||||
|
Reference in New Issue
Block a user