Re: Newby resetting replication query
right - so - there is just the one DB involved, "bugtracker" (the others are merely standard MySQL ones
MariaDB [(none)]> show databases;
+--------------------+
| Database |
+--------------------+
| information_schema |
| bugtracker |
| mysql |
| performance_schema |
+--------------------+
so following the use of S server as live while in DR, and update of M from S's "bugtracker" , I then dump bugtracker form M and import it back to S?
I'm struggling here to understand why dump S + import yo M, then dump M + import to S is any different from just dump S + import M ? (before obviously then doing the follow up commands wrt log position ertc)
cheers
ian
Subject
Views
Written By
Posted
1565
June 13, 2019 08:45AM
346
June 13, 2019 01:04PM
377
June 17, 2019 01:25AM
336
June 17, 2019 08:13AM
Re: Newby resetting replication query
395
June 17, 2019 08:35AM
377
June 18, 2019 09:55AM
488
June 19, 2019 01:24AM
346
June 19, 2019 06:09AM
Sorry, you can't reply to this topic. It has been closed.
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.