MariaDB / wordpress-mariadb-health-checks

MariaDB health checks plugin for WordPress
GNU General Public License v2.0
38 stars 9 forks source link

Fix version check for < 10.2 #30

Closed LinuxJedi closed 1 year ago

LinuxJedi commented 1 year ago

Older versions of MariaDB fake a version number for compatibility with older MySQL versions. This patch uses the real version number instead.