這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

MariaDB Health Checks

描述

MariaDB Health Checks helps you debug your MariaDB database with advanced information from your database.

  • Shows relevant information about the Database, Logs, Locale, Connnections, Character Set and Collation, and Options.
  • Shows a graph of the MariaDB average execution time (7 days by default) and its data.
  • Allows enabling of MariaDB optimizer histograms for improved MariaDB performance.
  • Checks that your MariaDB version is still supported.

Contributors

螢幕截圖

  • Graph of MariaDB average execution time and number of queries
  • Graph of MariaDB Health Checks Panel

安裝

Automatic download

Visit the plugin section in your WordPress, search for [MariaDB Health Checks]; download and install the plugin.

Manual download

Extract the contents of the ZIP and upload the contents to the /wp-content/plugins/mariadb-health-checks/ directory. Once uploaded, it will appear in your plugin list.

評價

There are no reviews for this plugin.

貢獻者及開發者

“MariaDB Health Checks” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

MariaDB Health Checks 外掛目前已有 2 個本地化語言版本。 感謝所有譯者為這個外掛做出的貢獻。

將 MariaDB Health Checks 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.1.0

The “I did way too much hacking at WordCamp” release 🙂

Note: graph data from earlier versions will be rendered incorrectly in this version. But legacy data should roll-over after 24 hours.

  • Make graph data easier to understand
  • Add more useful metrics to the graph
  • Fix version check for MariaDB < 10.2
  • Drop plugin’s tables on uninstall
  • Use SAVEQUERIES data if exists

1.0.3

  • Fix DB error that can happen on install
  • Add 11.0 to MariaDB versions table
  • Make MariaDB versions table update on upgrade or activation

1.0.2

  • Fix division by zero bug
  • Fix query result double-free bug
  • Update translations
  • Add package type

1.0.1

  • Graph data cleanup moved to cron
  • Suppressed DB error that doesn’t need to go to log (as we catch and use it anyway)
  • Fix project URLs
  • Add GitHub Plugin URL
  • Fix issues found by WordPress review team

1.0.0

  • First Release
  • Shows relevant information about the Database.
  • Shows a Histogram and its data.