Answer the question
In order to leave comments, you need to log in
Replication in MySql?
The following situation: the DBMS has two schemas db1, db2.
Replication is configured on db1
In the code, the connection is configured jdbc:mysql://localhost/db1
But through this connection requests for changes are executed and db2 example: insert into
db2.table1
(name) values ('Mike')
to leave on a remark requests for change db2?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question