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 |
|
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.