Merge pull request #148 from github/master-master-limitation
doc: active-active master-master unsupported
This commit is contained in:
commit
bfe7e11790
@ -22,3 +22,4 @@
|
||||
- For example, you may not migrate `MyTable` if another table called `MYtable` exists in the same schema.
|
||||
- Amazon RDS and Google Cloud SQL are probably not supported (due to `SUPER` requirement)
|
||||
- Multisource is not supported when migrating via replica. It _should_ work (but never tested) when connecting directly to master (`--allow-on-master`)
|
||||
- Master-master setup is only supported in active-passive setup. Active-active (where table is being written to on both masters concurrently) is unsupported. It may be supported in the future.
|
||||
|
Loading…
Reference in New Issue
Block a user