I’ve just released the 1.1.0 version of the MySQL sys schema.
This release is hugely pleasing to me, in that I actually didn’t have to do too much work on it myself! There were a significant number of contributions from Jesper Wisborg Krogh and Arnaud Adant, both MySQL Support Engineers (at the time at least, Arnaud has moved on to pastures new now), as well as again from Joe Grasse.
Thank you all for your contributions!
Here’s a summary of the changes:
Improvements
- Added host summary views, which have the same structure as
the user summary views, but aggregated by host instead
(Contributed by Arnaud Adant)
- host_summary
- host_summary_by_file_io_type
- host_summary_by_file_io …