MySQL Forums
Forum List  »  Newbie

master-slave replication
Posted by: Aiman Kreidly
Date: March 21, 2023 09:14AM

i already implemented MYSQL 8.0 master with 3 slaves servers, if i create a table in the master database its replicated to the slave DBs but when the table is created from our application, its created in the master but not replicated to the slaves knowing that they are using the specified user to connect to the database
can you please guide me from where to start to investigate the issue

Options: ReplyQuote


Subject
Written By
Posted
master-slave replication
March 21, 2023 09:14AM


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.