mirror of
https://github.com/percona/percona-toolkit.git
synced 2026-04-03 01:02:14 +08:00
merged pt-online-schema-change-error-in-doc-of--tries-option-1417864
This commit is contained in:
@@ -11539,7 +11539,7 @@ To change the defaults, specify the new values like:
|
||||
|
||||
--tries create_triggers:5:0.5,drop_triggers:5:0.5
|
||||
|
||||
That makes the tool try C<create_triggers> and C<drop_triggers> 2 times
|
||||
That makes the tool try C<create_triggers> and C<drop_triggers> 5 times
|
||||
with a 0.5 second wait between tries. So the format is:
|
||||
|
||||
operation:tries:wait[,operation:tries:wait]
|
||||
|
||||
Reference in New Issue
Block a user