Replace the last instances of MKDEBUG

This commit is contained in:
Brian Fraser fraserb@gmail.com
2012-06-05 12:28:36 -03:00
parent 6b93d51e43
commit 345a21a82e
22 changed files with 278 additions and 278 deletions

View File

@@ -59,10 +59,10 @@ Print more information.
=head1 ENVIRONMENT
The environment variable C<MKDEBUG> enables verbose debugging output in all of the
The environment variable C<PTDEBUG> enables verbose debugging output in all of the
Maatkit tools:
MKDEBUG=1 mk-....
PTDEBUG=1 mk-....
=head1 VERSION

View File

@@ -106,10 +106,10 @@ other negatable.
=head1 ENVIRONMENT
The environment variable C<MKDEBUG> enables verbose debugging output in all of the
The environment variable C<PTDEBUG> enables verbose debugging output in all of the
Maatkit tools:
MKDEBUG=1 mk-....
PTDEBUG=1 mk-....
=head1 SYSTEM REQUIREMENTS
@@ -128,7 +128,7 @@ support or report bugs: L<http://sourceforge.net/projects/maatkit/>.
Please include the complete command-line used to reproduce the problem you are
seeing, the version of all MySQL servers involved, the complete output of the
tool when run with L<"--version">, and if possible, debugging output produced by
running with the C<MKDEBUG=1> environment variable.
running with the C<PTDEBUG=1> environment variable.
=head1 COPYRIGHT, LICENSE AND WARRANTY

View File

@@ -14,10 +14,10 @@ etc.)--those are tested in pod_sample_02.txt.
=head1 ENVIRONMENT
The environment variable C<MKDEBUG> enables verbose debugging output in all of the
The environment variable C<PTDEBUG> enables verbose debugging output in all of the
Maatkit tools:
MKDEBUG=1 mk-....
PTDEBUG=1 mk-....
=head1 SYSTEM REQUIREMENTS
@@ -36,7 +36,7 @@ support or report bugs: L<http://sourceforge.net/projects/maatkit/>.
Please include the complete command-line used to reproduce the problem you are
seeing, the version of all MySQL servers involved, the complete output of the
tool when run with L<"--version">, and if possible, debugging output produced by
running with the C<MKDEBUG=1> environment variable.
running with the C<PTDEBUG=1> environment variable.
=head1 COPYRIGHT, LICENSE AND WARRANTY

View File

@@ -20,10 +20,10 @@ etc.)--those are tested in pod_sample_02.txt.
=head1 ENVIRONMENT
The environment variable C<MKDEBUG> enables verbose debugging output in all of the
The environment variable C<PTDEBUG> enables verbose debugging output in all of the
Maatkit tools:
MKDEBUG=1 mk-....
PTDEBUG=1 mk-....
=head1 SYSTEM REQUIREMENTS
@@ -42,7 +42,7 @@ support or report bugs: L<http://sourceforge.net/projects/maatkit/>.
Please include the complete command-line used to reproduce the problem you are
seeing, the version of all MySQL servers involved, the complete output of the
tool when run with L<"--version">, and if possible, debugging output produced by
running with the C<MKDEBUG=1> environment variable.
running with the C<PTDEBUG=1> environment variable.
=head1 COPYRIGHT, LICENSE AND WARRANTY

View File

@@ -30,10 +30,10 @@ This option also has a description.
=head1 ENVIRONMENT
The environment variable C<MKDEBUG> enables verbose debugging output in all of the
The environment variable C<PTDEBUG> enables verbose debugging output in all of the
Maatkit tools:
MKDEBUG=1 mk-....
PTDEBUG=1 mk-....
=head1 SYSTEM REQUIREMENTS
@@ -52,7 +52,7 @@ support or report bugs: L<http://sourceforge.net/projects/maatkit/>.
Please include the complete command-line used to reproduce the problem you are
seeing, the version of all MySQL servers involved, the complete output of the
tool when run with L<"--version">, and if possible, debugging output produced by
running with the C<MKDEBUG=1> environment variable.
running with the C<PTDEBUG=1> environment variable.
=head1 COPYRIGHT, LICENSE AND WARRANTY

View File

@@ -18,9 +18,9 @@ New negatable bar.
=head1 ENVIRONMENT
The environment variable C<MKDEBUG> enables verbose debugging output in all of the
The environment variable C<PTDEBUG> enables verbose debugging output in all of the
Maatkit tools:
MKDEBUG=1 mk-....
PTDEBUG=1 mk-....
=cut

View File

@@ -138,10 +138,10 @@ Print more information.
=head1 ENVIRONMENT
The environment variable C<MKDEBUG> enables verbose debugging output in all of the
The environment variable C<PTDEBUG> enables verbose debugging output in all of the
Maatkit tools:
MKDEBUG=1 mk-....
PTDEBUG=1 mk-....
=head1 VERSION

View File

@@ -83,7 +83,7 @@ half second. Since the update happens as soon as possible after the beginning
of the second on the master, this allows one half second of replication delay
before reporting that the slave lags the master by one second. If your clocks
are not completely accurate or there is some other reason you'd like to delay
the slave more or less, you can tweak this value. Try setting the C<MKDEBUG>
the slave more or less, you can tweak this value. Try setting the C<PTDEBUG>
environment variable to see the effect this has.
=item --verbose
@@ -120,10 +120,10 @@ This item is not part of the main option list and should not be read.
=head1 ENVIRONMENT
The environment variable C<MKDEBUG> enables verbose debugging output in all of the
The environment variable C<PTDEBUG> enables verbose debugging output in all of the
Maatkit tools:
MKDEBUG=1 mk-....
PTDEBUG=1 mk-....
=head1 SYSTEM REQUIREMENTS
@@ -142,7 +142,7 @@ support or report bugs: L<http://sourceforge.net/projects/maatkit/>.
Please include the complete command-line used to reproduce the problem you are
seeing, the version of all MySQL servers involved, the complete output of the
tool when run with L<"--version">, and if possible, debugging output produced by
running with the C<MKDEBUG=1> environment variable.
running with the C<PTDEBUG=1> environment variable.
=head1 COPYRIGHT, LICENSE AND WARRANTY