As far as I can tell from the documentation, the --log option is 
supposed to turn on logging to the general query file (section 
4.9.2), which shows all connections and queries.

I've added that option to the [mysqld] section in my.cnf, and MySQL 
is seeing the option, because it creates a log file with the name I 
supplied.  But the file is only 162 bytes long and contains only 
startup information -- nothing about queries, even though there have 
been thousands of queries since logging was enabled.

What am I missing?

-- 
Keith C. Ivey <[EMAIL PROTECTED]>
Washington, DC

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to