Hi All,
I've looked all over the place but couldn't really find a MONyog forum/user documentation with discussion about how to actually use MONyog to tune DB performance.
For example, I'm seeing several SELECT queries with high 'Lock Time' values. Presumably, given that statements not doing any updates, this is showing how long query had to wait due to a required table being locked? If so, what's the best was to identify statements that are actually locking tables for extended periods of time?
Any help much appreciated,
Andy