SQL Diagnostic Manager for MySQL v8.9.5

Released: Feb 1, 2024

v8.9.5 での更新項目

機能

  • SQL Diagnostic Manager for MySQL now monitors SkySQL file based log monitoring for Slow query, Error log and Audit log files. This release includes operating system metrics monitoring, with the exception of CPU monitoring.
  • Users can now specify the long running query time inside the query by adding a comment like {Monyogslowquerytime=[TimeInSeconds]} in the respective query. This overrides the "LONG RUNNING QUERY TIME" specified in the Edit Server -> Processlist -> Long running query monitoring.
  • It is now possible to monitor logs and get OS metrics from Amazon Aurora serverless.
  • An admin can now change the user settings without entering/changing the password.

不具合の修正

  • SQL Diagnostic Manager for MySQL now does not crash with weird entries in the logs when the UI is opened.
  • SQL Diagnostic Manager now successfully monitors logs in Amazon Aurora.
  • Now, when changing the SQL DM port from Web UI, SQL DM does not change the MONyog.log path.
  • SQL DM now does not report incorrect values for the Monitor percentage of free disk space.
  • SQL Diagnostic Manager now appends the data dir path to the Pid file if the value of the variable pid_file is a filename (not an absolute path name).
  • The DB Column is now shown in the Performance Schema based Sniffer analysis.
  • In a long running query slack alert, the queries were not displayed properly due to the special characters. Those characters are now escaped.
  • Slave running monitor now does not give a false alert for MySQL 8+ servers.
  • The InnoDB history list length does not increase on the Aurora server anymore.
  • SQL Diagnostic Manager now does not return a client disconnected error when a data collection takes more time.