Use --version-check instead (so it's _not_ on by default; it must be specified).

This commit is contained in:
Daniel Nichter
2012-08-29 14:23:41 -06:00
parent 289035a303
commit 26ca0281b5
22 changed files with 34 additions and 156 deletions

View File

@@ -4955,9 +4955,7 @@ Output all keys and/or foreign keys found, not just redundant ones.
Show version and exit.
=item --[no]version-check
default: yes
=item --version-check
Send program versions to Percona and print suggested upgrades and problems.
@@ -4967,10 +4965,6 @@ machine. Percona uses the data to focus development on the most widely
used versions of programs, and to suggest to customers possible upgrades
and known bad versions of programs.
This feature can be disabled by specifying C<--no-version-check> on the
command line or in one of several L<"--config"> files, or by setting the
environment variable C<PERCONA_VERSION_CHECK=0>.
For more information, visit L<http://www.percona.com/version-check>.
=back