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 -

c - Defining floating point constants, how many digits are useful? -

C# Apple Bonjour - how to monitor service records within Windows -