Mysql not logging in a new mysq.log file -


i've enabled logging in dev environment follows:

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

but problem whenever server creates new mysql.log file, new log doesn't record mysql activities have restart mysql service , starts logging activities being on production cannot everyday restart mysql service. have checked newly created mysql.log file mysql:adm.


Comments

Popular posts from this blog

c++ - list<myClass<int> * > sort -

SoapUI on windows 10 - high DPI/4K scaling issue -

java - why am i getting a "cannot resolve method" error on getApplication? -