mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-02 10:36:28 +00:00
Merge pull request #423 from percona/IPv6_doc
Updated doc for IPv6 support
This commit is contained in:
@@ -489,6 +489,13 @@ Percona Toolkit officially supports and is tested on many popular Linux
|
||||
distributions and MySQL 5.0 through 5.6; see http://goo.gl/srHm7 for the
|
||||
list of supported platforms and versions.
|
||||
|
||||
=head1 IPv6 support
|
||||
|
||||
In order to support IPv6 addresses to connect to MySQL, Perl DBD::MySQL driver v4.033_01 is
|
||||
required. Also, as stated in RFC 3986 L<https://www.ietf.org/rfc/rfc3986.txt> section 3.2.2
|
||||
brackes must be used to distinguish host and port.
|
||||
Examples: L<https://metacpan.org/pod/DBD::mysql#port>
|
||||
|
||||
=head1 BUGS
|
||||
|
||||
Please report bugs at L<https://jira.percona.com>.
|
||||
|
Reference in New Issue
Block a user