[+/-]
Three new Information Schema tables introduced in the
InnoDB Plugin make it much easier to monitor transactions and
diagnose possible locking problems. The three tables are
INNODB_TRX
, INNODB_LOCKS
and INNODB_LOCK_WAITS
.
This is the User’s Guide for InnoDB Plugin 1.0.6 for MySQL 5.1, generated on March 4, 2010 (rev 673:680M).