> Trouble is, I dont start mysqld with the --log= option,
> and yet it still insists on logging. How do I disable this?
> (My current method is to use --log=/dev/null but I'm sure
> this cant be the best way). I cant find any evidence of
> a my.cnf anywhere, so I dont think it is due to an unexpected
> config-file option
Add
log=OFF
line to your my.cnf.

-- 
Alexey Polyakov

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to