Skip to content

Check for MySQL 5.6 and performance-schema #81

@bk2204

Description

@bk2204

With MySQL 5.6, the performance-schema option is on by default. With MySQL 5.6 and newer with performance-schema enabled, MySQL uses up to 40% of memory on a 1 GB system. It uses only 6% when performance-schema is disabled. It might be worthwhile to add a check for this being enabled, especially on low-memory systems.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions