Skip to content

Raised database requirements #947

Closed
@nilmerg

Description

@nilmerg

Icinga DB Web v1.2.0 (in combination with #889 here in Icinga DB) will introduce support for showing the Icinga 2 dependency configuration. Part of this feature is the ability two show root problems (introduced in this commit), which is implemented using recursive CTEs.

MySQL didn't support even basic CTEs prior 8.0. MariaDB only supports recursive ones since 10.2.2. These versions have to be documented as the new minimum requirements.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions