mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-17 08:57:24 +00:00
Update RISKS section in all tools.
This commit is contained in:
@@ -5248,22 +5248,21 @@ Diff the [mysqld] section of two option files:
|
||||
|
||||
=head1 RISKS
|
||||
|
||||
The following section is included to inform users about the potential risks,
|
||||
whether known or unknown, of using this tool. The two main categories of risks
|
||||
are those created by the nature of the tool (e.g. read-only tools vs. read-write
|
||||
tools) and those created by bugs.
|
||||
Percona Toolkit is mature, proven in the real world, and well tested,
|
||||
but all database tools can pose a risk to the system and the database
|
||||
server. Before using this tool, please:
|
||||
|
||||
pt-config-diff reads MySQL's configuration and examines it and is thus very
|
||||
low risk.
|
||||
=over
|
||||
|
||||
At the time of this release there are no known bugs that pose a serious risk.
|
||||
=item * Read the tool's documentation
|
||||
|
||||
The authoritative source for updated information is always the online issue
|
||||
tracking system. Issues that affect this tool will be marked as such. You can
|
||||
see a list of such issues at the following URL:
|
||||
L<http://www.percona.com/bugs/pt-config-diff>.
|
||||
=item * Review the tool's known L<"BUGS">
|
||||
|
||||
See also L<"BUGS"> for more information on filing bugs and getting help.
|
||||
=item * Test the tool on a non-production server
|
||||
|
||||
=item * Backup your production server and verify the backups
|
||||
|
||||
=back
|
||||
|
||||
=head1 DESCRIPTION
|
||||
|
||||
|
Reference in New Issue
Block a user