MySQL Forums
Forum List  »  Newbie

Re: Databases are not showing up on Replicated Server
Posted by: Matt Arnold
Date: July 29, 2024 05:24AM

Hey Lib Tech,

Great job on the initial configuration! To troubleshoot the missing databases, check the slave's error log (SHOW SLAVE ERRORS) for details on why replication isn't working. You might also need to configure binlog-do-db on the master to specify which databases to replicate.

Let us know if you need help interpreting the error message.

Options: ReplyQuote




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.