mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-09 07:30:02 +00:00
Remove the B<> and reword the new text
This commit is contained in:
@@ -11060,7 +11060,7 @@ pathname.
|
|||||||
|
|
||||||
default: yes
|
default: yes
|
||||||
|
|
||||||
Delete previous checksums for each table B<before checksumming the table>. This
|
Delete previous checksums for each table before checksumming the table. This
|
||||||
option does not truncate the entire table, it only deletes rows (checksums) for
|
option does not truncate the entire table, it only deletes rows (checksums) for
|
||||||
each table just before checksumming the table. Therefore, if checksumming stops
|
each table just before checksumming the table. Therefore, if checksumming stops
|
||||||
prematurely and there was preexisting data, there will still be rows for tables
|
prematurely and there was preexisting data, there will still be rows for tables
|
||||||
@@ -11069,8 +11069,8 @@ that were not checksummed before the tool was stopped.
|
|||||||
If you're resuming from a previous checksum run, then the checksum records for
|
If you're resuming from a previous checksum run, then the checksum records for
|
||||||
the table from which the tool resumes won't be emptied.
|
the table from which the tool resumes won't be emptied.
|
||||||
|
|
||||||
If you truly need to empty the replicate table, you should do a
|
To empty the entire replicate table, you must manually execute C<TRUNCATE TABLE>
|
||||||
C<TRUNCATE TABLE> prior to running the tool.
|
before running the tool.
|
||||||
|
|
||||||
=item --engines
|
=item --engines
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user