Skip to content

Increase host query performance by removing check for NULL #4889

@TheWitness

Description

@TheWitness

Describe the bug

Due to upgrade issues over the last few releases, the SQL WHERE clauses had to be made more complicated to address both NULL and empty string issues. Post the release of 1.2.22, we can remove that compounding query logic that may lead to longer than expected query times.

Expected behavior

Better performing Cacti

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugUndesired behaviourconfirmedBug is confirm by dev teamresolvedA fixed issue

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions