On 23 Jan 2002, at 14:20, Jeremy Zawodny wrote:

> I think that what you want is really:
> 
>   http://www.mysql.com/doc/U/p/Update_log.html

Why do you say that?  As I understand it, the update log records only 
queries that change the databases.  At the moment I'd like to see the 
connections and SELECT queries, too.

I'm looking at

    http://www.mysql.com/doc/Q/u/Query_log.html

where it says the general query log is enabled by the --log option 
and records "all connections and queries".  I'm using the --log 
option, but I'm getting nothing in the log file except the header 
info it writes at startup.  So something's wrong somewhere -- with
the documentation, with my setup, with the software, or with my 
understanding.

-- 
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