Package: percona-toolkit Version: 2.1.7-1 Tags: Patch
Dear Maintainer, Please consider the following attached patch which fixes a typo in this packages manpage. Thanks Kindly, -- Benjamin Kerensa http://benjaminkerensa.com
=== modified file 'bin/pt-archiver' --- bin/pt-archiver 2012-11-20 12:33:11 +0000 +++ bin/pt-archiver 2013-01-14 08:22:16 +0000 @@ -7226,7 +7226,7 @@ the client throwing exceptions if it's used. However, as long as the server allows LOAD DATA, clients can easily -reenable it; See L<https://dev.mysql.com/doc/refman/5.0/en/load-data-local.html> +re-enable it; See L<https://dev.mysql.com/doc/refman/5.0/en/load-data-local.html> and L<http://search.cpan.org/~capttofu/DBD-mysql/lib/DBD/mysql.pm>. This option does exactly that.

