MySQL Forums
Forum List  »  Replication

Replicate current existing database on MySQL 8.0.34
Posted by: KAUSHAL SHRIYAN
Date: December 26, 2023 01:24PM

Hi,

I am running MySQL DB 8.0.34 on Red Hat Enterprise Linux release 8.7 (Ootpa). I have enabled replication by referring to the https://dev.mysql.com/doc/refman/8.0/en/replication-configuration.html document.

Furthermore, I have been able to replicate newly created database to standby from Master. I observed that only new database which got created in Master is being replicated to Standby whereas the current existing database is not getting replicated to Standby. Am I missing anything?

Please suggest and guide me. Thanks in advance.

Best Regards,

Kaushal

Options: ReplyQuote


Subject
Views
Written By
Posted
Replicate current existing database on MySQL 8.0.34
319
December 26, 2023 01:24PM


Sorry, only registered users may post in this forum.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.