1) logs file names: <hostname>.log , <hostname>-bin.00<1-4> and all of
them created in datadir. <hostname> = sql3
2) i am delete all log files from /var/lib/mysql and run
mysqld --user=mysql
And all files create again :(
-rw-rw----    1 mysql    mysql       14686 Jan 11 01:40 sql3-bin.001
-rw-rw----    1 mysql    mysql          15 Jan 11 01:39 sql3-bin.index
-rw-rw----    1 mysql    mysql         149 Jan 11 01:39 sql3-slow.log
-rw-rw----    1 mysql    mysql       11640 Jan 11 01:40 sql3.001
-rw-rw----    1 mysql    mysql      143581 Jan 11 01:40 sql3.log
-rw-rw----    1 mysql    mysql           5 Jan 11 01:39 sql3.pid


Saturday, January 11, 2003, 2:16:29 AM, you wrote:

PD> At 23:45 +0300 1/10/03, Andrey V. Ignatov wrote:
>>It's *nothing* about query logging in configuration files!

PD> Okay, that's strange.  Next step:

PD> - What's the name of the log file that the server is logging to?
PD> - Does logging occur if you shut down the server (with mysql.server stop,
PD>    for example), and then start mysqld manually?

>>
>>Friday, January 10, 2003, 10:25:00 PM, you wrote:
>>
>>PD> At 18:59 +0300 1/10/03, Andrey V. Ignatov wrote:
>>>>Hi, all!
>>>>
>>>>I am compile mysql-4.0.9 for PPC64 with GLIBC64. It's nothing about
>>>>logging in mysql.server startup script and in my.cnf, but mysqld
>>>>create log file and write a lot of queries to it. How i can disable
>>>>this?
>>>>
>>
>>PD> The log isn't enabled by default, so it must be getting turned on
>>PD> *somewhere* at startup time.  Check all your option files, not just
>>PD> one.  Run this command to check what options are getting passed to
>>PD> it from option files:



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