MySQL Forums
Forum List  »  InnoDB

How can I associate specific records to a page from INNODB_BUFFER_PAGE?
Posted by: Bob Dusek
Date: November 21, 2022 06:42PM

I ran into a deadlock issue with MySQL 5.7 and it gave me a page number for the deadlock. I want to see things through and find out which other records could have been accessed at the same time to cause a deadlock.

Is it possible to find all of the records stored in a given INNODB_BUFFER_PAGE?

Options: ReplyQuote


Subject
Views
Written By
Posted
How can I associate specific records to a page from INNODB_BUFFER_PAGE?
328
November 21, 2022 06:42PM


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.