Apply suggestions from code review
Co-authored-by: Tim Vaillancourt <tim@timvaillancourt.com>
This commit is contained in:
parent
70be2d31e1
commit
fe5ea74797
@ -62,7 +62,7 @@ It is not reliable to parse the `ALTER` statement to determine if it is instant
|
||||
`gh-ost` will automatically fallback to the normal DDL process if the attempt to use instant DDL is unsuccessful.
|
||||
|
||||
### binlogsyncer-max-reconnect-attempts
|
||||
`--binlogsyncer-max-reconnect-attempts=0`, the maximum number of attempts to re-establish a broken connection for sync binlog. `0` or `negative number` means infinite retry, default `0`.
|
||||
`--binlogsyncer-max-reconnect-attempts=0`, the maximum number of attempts to re-establish a broken inspector connection for sync binlog. `0` or `negative number` means infinite retry, default `0`.
|
||||
|
||||
### conf
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user