Werk #15336: Add support for MariaDB 11
Komponente | Checks & agents | ||||||
Titel | Add support for MariaDB 11 | ||||||
Datum | 10.06.2024 | ||||||
Level | Kleine Änderung | ||||||
Klasse | Bugfix | ||||||
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen | ||||||
Checkmk versions & editions |
|
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.