Apply suggestions from code review

Co-authored-by: Tim Vaillancourt <tim@timvaillancourt.com>
This commit is contained in:
shaohk 2023-01-03 19:27:14 +08:00 committed by GitHub
parent 70be2d31e1
commit fe5ea74797
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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