SQL Diagnostic Manager for MySQL のリリース
Released: Mar 2, 2016
Updates in this release
Updates in 6.52
Features:
- Added an option to choose data collection mode for Real-Time, Users can now choose between ‘Performance schema’ or ‘Processlist’. Old versions used ‘Processlist’ what we replaced with ‘Performance schema’ recently for servers running with needed P_S instruments enabled. However due to the aggregation and truncation of queries recorded in P_S we had several requests that both options should be there.
- Information whether a query is performing a full table scan available...
Released: Dec 11, 2015
Updates in this release
Updates in 6.51
Features:
- RDS log monitoring feature can now be configured using the MONyog API.
Bug Fixes:
- The query SHOW ENGINE INNODB STATUS fails for MySQL version less than 4.1.2. and resulted in a MONyog crash. Even though we don’t recommend MySQL 4.1 (and not at all such early beta of it), we should not crash.
- Fixed JavaScript errors for Query Analyzer and Real Time tab in Internet Explorer 8 (WinXP, Win2003).
- With MariaDB 10.1.x MONyog erroneously listed all user accounts as having no...
Released: Nov 4, 2015
Updates in this release
Updates in 6.5
Features
- On Amazon RDS and Aurora, MySQL log files (Slow Query Log, General Query Log and Error Log) can now be read by MONyog. So Error Log monitoring is now possible here, and the Query Analyzer does not require logging to tables anymore. For this the Amazon “REST” API (and not SFTP) is used. Client functionalities for this API have been integrated into MONyog.
- Added monitors for Galera: “Presence of non-InnoDB tables” and “Tables without a primary/unique key”.
Bug Fixes...
Released: Jul 9, 2014
Updates in this release
Updates in 6
- Added more counters and advisors for MySQL 5.6 configuration.
- Added an extensive set of counters for monitoring the TokuDB storage engine.
- More options to manage servers registered in MONyog.
- MONyog now supports Query analysis using Performance Schema tables.
- MONyog now has a configurable option to define the maximum query length displayed.
Released: Mar 19, 2013
Updates in this release
Updates in 5.5.6
- Fixed a memory leak reading MySQL server logs through SFTP.
- Fixed a multi-threading issue that could crash MONyog while reading the MySQL error log.
- “Apply settings to all servers with the same tags” was not working when data collection was disabled globally.
Released: Oct 19, 2012
Updates in this release
Updates in 5.5
- Real-time MySQL monitor. View slow and locked queries, tables, databases, users, hosts and query states in real time.
- Optimized Monitors page to retrieve and display data approximately 10 times faster than before.
- Added an option to choose verbosity of email notifications. This is particularly relevant if you receive mails on a mobile phone or other small handheld device.
Released: Feb 1, 2012
Updates in this release
Updates in 4.81
- Fixed problem where Custom SQL Objects (CSO) with a large result set could fail to display content in Monitors/Advisors page
- Specifying the “Key Column” field has now been made mandatory while adding a new CSO. If not specified the CSO will not save
- Several small UI fixes
Released: Oct 21, 2010
Updates in this release
Updates in V4.02
Bug fixes:
- Fixed a performance regression issue (introduced in 4.0) in HISTORY/TREND analysis.
- Fixed an issue where Dashboard charts were not always populated properly with ‘old’ data when the Dashboard page was opened. The chart itself and the data-series for the chart are independent data streams which were not always ‘combined’ correctly.
- The process-level MONyog stack size on Linux is now always expandable up to 10 MB (Linux kernel default) even if the user has defined...