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
1582
June 13, 2019 08:45AM
363
June 13, 2019 01:04PM
385
June 17, 2019 01:25AM
343
June 17, 2019 08:13AM
Re: Newby resetting replication query
402
June 17, 2019 08:35AM
384
June 18, 2019 09:55AM
494
June 19, 2019 01:24AM
350
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.