how to turn off query logging for mysql on redhat linux

2002-05-15 Thread Tom Blumer
Hello I am trying to turn off the query log in mysql on redhat linux. It generates huge log files (in /var/lib/mysql/hostname.log) that I dont need, and impacts performance. safe_mysqld was run with --log, and it seems like I want to turn that off but I cant find any script or config file where

how to turn off query logging in mysql, redhat linux

2002-05-15 Thread Tom Blumer
Hello I am trying to turn off the query log in mysql on redhat linux. It generates huge log files (in /var/lib/mysql/hostname.log) that I dont need, and impacts performance. safe_mysqld was run with --log, and it seems like I want to turn that off but I cant find any script or config file whe