Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

v1.3.0

Compare
Choose a tag to compare
@MarkLeith MarkLeith released this 26 Oct 11:53
· 273 commits to master since this release

Improvements

  • Added an innodb_lock_waits set of views, showing each thread that is waiting on a lock within InnoDB, and the blocking thread lock information (Contributed by Jesper Wisborg Krogh)

Bug Fixes

  • Fixed broken host_summary_by_stages views, broken with a last minute change before the 1.2.0 release that went unnoticed (facepalm)