Werk #16840: mk-sql correctly reports errors
| Component | Checks & agents | ||
| Title | mk-sql correctly reports errors | ||
| Date | Jun 10, 2024 | ||
| Level | Trivial Change | ||
| Class | Bug Fix | ||
| Compatibility | Compatible - no manual interaction needed | ||
| Checkmk versions & editions |
|
Previously, mk-sql did not attach the prefix ERROR:
to an error. As a result, the check engine couldn't
parse the error correctly and may report missing service.
With this release, the problem has been fixed.