MySQL Forums
Forum List  »  Replication

Re: GTID Replication failure - see transaction and user?
Posted by: Frederic Descamps
Date: August 06, 2018 05:49AM

Hi Van,

That information won't be present in the relay log. You can see which server did which gtid (server_id). Then on that server you will have to check the slow query log or enable the audit plugin to see who did it.

Cheers,

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: GTID Replication failure - see transaction and user?
379
August 06, 2018 05:49AM


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.