-
Notifications
You must be signed in to change notification settings - Fork 22
Closed
Labels
area/documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Describe the bug
When the max_allowed_packet
parameter of mariadb is too low (16M in this case) some queries of IcingaDB exceed that limit and the query fails.
In the end this causes IcingaDB to fail.
To Reproduce
no idea, a very long check output maybe?
Expected behavior
Ideally IcingaDB should adapt it's behaviour to work within that limit or
at least die gracefully with a helpful message.
Additional context
Maybe a config option for setting this on the client side might be helpful
Metadata
Metadata
Assignees
Labels
area/documentationImprovements or additions to documentationImprovements or additions to documentation