Alex Arul Lurthu wrote:
> To have a good understanding on the show innodb status output checkout
> http://www.mysqlperformanceblog.com/...-walk-through/
>
> One area you can look at is the "LATEST DETECTED DEADLOCK". But in most
> cases have found calculations on the status variables more ful.
A great article. Once you learn what all those things mean, innotop
(
http://innotop.sourceforge.net/) can monitor them too.
Baron