MySQL Forums
Forum List  »  InnoDB

Re: show engine innodb status not showing most recent deadlock
Posted by: Stephen McCants
Date: January 14, 2020 09:58AM

Yes, I agree with those best practices, but it doesn't fix my broken InnoDB reporting.

Since I do log deadlocks, I can see one of the queries that caused the deadlock, but I cannot see the other (which completed successfully after one was rolled back), so logging only gives you half the picture.

Again, my question is how to fix InnoDB so that it *actually* reports the last deadlock instead of reporting a deadlock from months ago and never updating.

Or is this a bug in MySQL? I'm leaning towards that.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: show engine innodb status not showing most recent deadlock
527
January 14, 2020 09:58AM


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.