MySQL Forums
Forum List  »  Replication

automysqlbackup and replication use of dumps
Posted by: ian diddams
Date: April 29, 2021 02:41AM

still on a steep learning curves...

cutting a long story short, is there a way to configure automysqlbackup such that it will create dumps with the master statuswithin the dump, such that subsequently, possibly many hours later

* the dump can be used to reset replication
* and that given the time difference replication will pick up any transactions/changes etc in the interim from the amster?

I am aware that CLI mysqldumps can be dumped such that the master status information is available for subsequent imports - i just cant find how automysqlbackup may manage it.

cheers

ian

Options: ReplyQuote


Subject
Views
Written By
Posted
automysqlbackup and replication use of dumps
495
April 29, 2021 02:41AM


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.