Plugin info

Total downloads: 2,891
Active installs: 100
Total reviews: 1
Average rating: 5
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 4 language(s)
Contributors: 4
Last updated: 6/15/2023 (931 days ago)
Added to WordPress: 4/3/2023 (2 years old)
Minimum WordPress version: 5.2
Tested up to WordPress version: 6.2.8
Minimum PHP version: 7.2

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 931 days ago • 1 reviews

22/100

Is MariaDB Health Checks abandoned?

Possibly abandoned (last update 931 days ago).

Compatibility

Requires WordPress: 5.2
Tested up to: 6.2.8
Requires PHP: 7.2

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

Database Manager – WP Adminer
Rating 5.0/5 (26 reviews)Active installs 20,000
Database My Admin
Rating 4.3/5 (4 reviews)Active installs 4,000
MySQL query cache stats
Rating 0.0/5 (0 reviews)Active installs 40
WP-GeoMeta
Rating 5.0/5 (2 reviews)Active installs 30
WP Spatial Capabilities Check
Rating 0.0/5 (0 reviews)Active installs 10

Description

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

Installation

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.

Frequently Asked Questions

No FAQ available

Review feed

Otto Kekäläinen
5/7/2025

Handy for MariaDB users

The database is often the bottleneck for WordPress, so using this plugin to quickly identify what is going on with the database is very handy!

Screenshots

  1. Graph of MariaDB average execution time and number of queries

    Graph of MariaDB average execution time and number of queries

  2. Graph of MariaDB Health Checks Panel

    Graph of MariaDB Health Checks Panel

Changelog

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.