MySQL Forums
Forum List  »  MySQL Shell

Re: find file and position of consistent backup
Posted by: Frederic Descamps
Date: February 26, 2021 06:50PM

Hi Noel,

In the directory of your dump, you have a file called @.json

In that file you have the gtid executed value:

cat @.json | grep gtidExecuted

Cheers,

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: find file and position of consistent backup
198
February 26, 2021 06:50PM


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.