David,
Thursday, May 09, 2002, 11:39:32 PM, you wrote:

DS> MySQL is running as a Service in Windows 2000, as one might expect. Tried to
DS> get the logs up and running with a my.cnf file in multiple locations,
DS> including C:/ and DATADIR\my.cnf

my.cnf must be located in the root dir on C: drive! Or you can rename
it to my.ini and put in the Windows system dir.

DS> then restarted service, tried logging in,
DS> a few inserts, etc - no luck. Flushed logs using mysqladmin too. Here's my
DS> my.cnf contents:

DS> [mysqld]
DS> log-update
DS> log

DS> [mysql]
DS> log-update
DS> log

DS> I'm hoping the two listings don't conflict with each other.

David, you can't find your log files in the MySQL data dir or MySQL
doesn't save updates in the log files <your_host_name.XXX>

DS> Thanks.
DS> DTS





-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com



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