Re: How to prevent overriding of configs in my.cnf by variables?
Posted by: Ilya Khanataev
Date: June 24, 2016 04:46AM

@Rick James

Thanks for your answer. I don't think, my.cnf is read only when the server starts, since I'm able to edit and save it, when the MySQL server is running. Nevertheless I've just tried this out: stopped the MySQL service, set

general_log_file = /var/log/mysql/mysql.log
general_log = 1

and after this started the service again. But no effect -- the logging is still not working.

Options: ReplyQuote




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.