mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-10 05:00:45 +00:00
Add check_pod_links to check-tool and fix tools that have POD links in literal blocks.
This commit is contained in:
@@ -7281,12 +7281,12 @@ The three basic algorithms in descending order of preference are CHECKSUM,
|
||||
BIT_XOR and ACCUM. CHECKSUM cannot be used if any one of these criteria
|
||||
is true:
|
||||
|
||||
* L<"--where"> is used.
|
||||
* L<"--since"> is used.
|
||||
* L<"--chunk-size"> is used.
|
||||
* L<"--replicate"> is used.
|
||||
* L<"--count"> is used.
|
||||
* MySQL version less than 4.1.1.
|
||||
* --where is used
|
||||
* --since is used
|
||||
* --chunk-size is used
|
||||
* --replicate is used
|
||||
* --count is used
|
||||
* MySQL version less than 4.1.1
|
||||
|
||||
The BIT_XOR algorithm also requires MySQL version 4.1.1 or later.
|
||||
|
||||
|
Reference in New Issue
Block a user