mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-27 07:54:58 +00:00
Add stub --chunk-index-columns.
This commit is contained in:
@@ -8037,6 +8037,12 @@ when using this option; a poor choice of index could cause bad performance.
|
|||||||
This is probably best to use when you are checksumming only a single table, not
|
This is probably best to use when you are checksumming only a single table, not
|
||||||
an entire server.
|
an entire server.
|
||||||
|
|
||||||
|
=item --chunk-index-columns
|
||||||
|
|
||||||
|
type: int
|
||||||
|
|
||||||
|
Number of left-most L<"--chunk-index"> columns to use.
|
||||||
|
|
||||||
=item --chunk-size
|
=item --chunk-size
|
||||||
|
|
||||||
type: size; default: 1000
|
type: size; default: 1000
|
||||||
|
Reference in New Issue
Block a user