Werk #15336: Add support for MariaDB 11

Component Checks & agents
Title Add support for MariaDB 11
Date Jun 10, 2024
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.4.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.3.0p12 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.2.0p33 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)

MariaDB 11 deprecated mysql* binaries and shows an error message like:

mysqladmin: Deprecated program name. It will be removed in a future release, use ‘/usr/bin/mariadb-admin’ instead

The agent plugin now checks if the MariaDB binaries are available and prefers them over the mySQL binaries.

To the list of all Werks