merged pt-online-schema-change-error-in-doc-of--tries-option-1417864

This commit is contained in:
Frank Cizmich
2015-04-09 13:29:15 -03:00

View File

@@ -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]