Skip to main content

Should I set "peformance_schema" on or off?

Comments

2 comments

  • vacancy
    performance_schema is not a performance setting, it is about statistics and data collection. Whether it is turned on or off has no direct effect on performance, but if it is turned on, mysql consumes more memory. It is good that it is closed if there is no specific purpose.
    0
  • cPanelLauren
    Let us know if you have any further questions in regard to this @electric
    0

Please sign in to leave a comment.