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

python - Setting ctypes.Structure default values -

Ansible - ERROR! the field 'hosts' is required but was not set -

java - HTTP Status 500 - No data type for node: org.hibernate.hql.internal.ast.tree.IdentNode -