Question
replication stop effect on another database
I have two databases on one Master Server.
e.g DB1,
DB2
DB1(master)-->DB1(Slave)
DB2(master)-->DB2(Slave)
these both the databases are replicated on Salve server .
Now I want to stop replication between DB2 . FYI: both are having same log file.
Do this stop replication on db2 have any impact on db1?
Add a comment
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×