mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-09 07:30:02 +00:00
minor typo
This commit is contained in:
@@ -11830,9 +11830,9 @@ See "Replicas using row-based replication" under L<"LIMITATIONS">.
|
||||
|
||||
This option modifies the behavior of L<"--create-replicate-table"> such that the
|
||||
replicate table's upper and lower boundary columns are created with the BLOB
|
||||
datatype.
|
||||
data type.
|
||||
This is useful in cases where you have trouble checksuming tables with keys that
|
||||
include a binary datatype or that have non-standard character sets.
|
||||
include a binary data type or that have non-standard character sets.
|
||||
See L<"--replicate">.
|
||||
|
||||
=item --check-interval
|
||||
|
Reference in New Issue
Block a user