Skip to content

Commit d8168ec

Browse files
remove flag from doc
Signed-off-by: Tim Vaillancourt <[email protected]>
1 parent 8afd091 commit d8168ec

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

doc/command-line-flags.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -102,10 +102,6 @@ This is somewhat similar to a Nagios `n`-times test, where `n` in our case is al
102102

103103
Optional. Default is `safe`. See more discussion in [`cut-over`](cut-over.md)
104104

105-
### cut-over-idle-timeout-seconds
106-
107-
When set to a value greater than zero, this flag causes `gh-ost` to set a [MySQL `wait_timeout`](https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html#sysvar_wait_timeout) for the MySQL session performing the cut-over, specified in seconds. This timeout is to ensure the locks held by the cut-over are released if the `gh-ost` process becomes unresponsive _(but still alive)_ mid-cut-over.
108-
109105
### cut-over-lock-timeout-seconds
110106

111107
Default `3`. Max number of seconds to hold locks on tables while attempting to cut-over (retry attempted when lock exceeds timeout).

0 commit comments

Comments
 (0)