Merge pull request #240 from percona/DOC-467

DOC-467 Replaced mention to Maatkit to Percona Server
This commit is contained in:
Carlos Salguero
2017-07-12 13:17:51 -03:00
committed by GitHub

View File

@@ -12281,7 +12281,7 @@ The default is C<CRC32>. Other good choices include C<MD5> and C<SHA1>. If you
have installed the C<FNV_64> user-defined function, C<pt-table-sync> will detect have installed the C<FNV_64> user-defined function, C<pt-table-sync> will detect
it and prefer to use it, because it is much faster than the built-ins. You can it and prefer to use it, because it is much faster than the built-ins. You can
also use MURMUR_HASH if you've installed that user-defined function. Both of also use MURMUR_HASH if you've installed that user-defined function. Both of
these are distributed with Maatkit. See L<pt-table-checksum> for more these are distributed with Percona Server. See L<pt-table-checksum> for more
information and benchmarks. information and benchmarks.
=item --help =item --help