Skip to content
This repository has been archived by the owner on Aug 9, 2019. It is now read-only.

Commit

Permalink
doc/command-line-flags.md - normalize
Browse files Browse the repository at this point in the history
  • Loading branch information
druud committed Oct 27, 2017
1 parent 7cf8b42 commit ee0c56b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/command-line-flags.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ If you think `gh-ost` is mistaken and that there's actually no _rename_ involved

`gh-ost` infers the identity of the master server by crawling up the replication topology. You may explicitly tell `gh-ost` the identity of the master host via `--assume-master-host=the.master.com`. This is useful in:

- master-master topologies (together with [`--allow-master-master`](#allow-master-master)), where `gh-ost` can arbitrarily pick one of the co-masters and you prefer that it picks a specific one
- _master-master_ topologies (together with [`--allow-master-master`](#allow-master-master)), where `gh-ost` can arbitrarily pick one of the co-masters and you prefer that it picks a specific one
- _tungsten replicator_ topologies (together with [`--tungsten`](#tungsten)), where `gh-ost` is unable to crawl and detect the master

### assume-rbr
Expand Down

0 comments on commit ee0c56b

Please sign in to comment.