MySQL Forums
Forum List  »  InnoDB

Re: potential bug and/or not understanding behavior
Posted by: Peter Brawley
Date: August 21, 2022 09:01PM

To see a list of uncommitted transactions ...

SELECT * FROM information_schema.innodb_trx;

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: potential bug and/or not understanding behavior
142
August 21, 2022 09:01PM


Sorry, only registered users may post in this forum.

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.