Config file settings not picked up
Posted by: fintan guihen
Date: August 05, 2014 09:44AM

In my "my.ini" file in "C:\Program Files\MySQL\MySQL Server 5.6", I placed the following line:

performance_schema=off

I then restarted the mySQL Service so it can pick up the new configuration.
After restart, when i query the performance_Schema status, i can see it is still up:


SHOW VARIABLES LIKE 'performance_schema';

Value
ON



Any idea what im doing wrong here?

Options: ReplyQuote


Subject
Written By
Posted
Config file settings not picked up
August 05, 2014 09:44AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.