mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-08 08:27:58 +00:00
Merge pull request #240 from percona/DOC-467
DOC-467 Replaced mention to Maatkit to Percona Server
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user