We tried to set up a reverse master-master set up, but currently, it is not available. it can be done only via logical replication using a paid version of BDR or some other technology. They allow like master-master. MySQL has already supported master-master and streaming.
Data Replication is a crucial technology that enables organizations to copy data across different systems and locations to ensure consistency and availability. It plays an important role in data backup, business continuity, and load balancing strategies.Data Replication involves the synchronization of data across databases, systems, or locations. Users often implement it to enhance data accessibility and reliability. This technology is essential for maintaining up-to-date data across multiple...
We tried to set up a reverse master-master set up, but currently, it is not available. it can be done only via logical replication using a paid version of BDR or some other technology. They allow like master-master. MySQL has already supported master-master and streaming.