[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mysql
Subject:    Re: mysql: how to turn logging off
From:       rl <raphael () isyndicate ! com>
Date:       1999-01-31 20:43:39
[Download RAW message or body]

Thanks for the hint!

That was it. 

At 05:22 PM 1/31/99 -0600, you wrote:
>Are you running the mysql.server start script?  if you are the -l is
>located in that script and is passed onto the safe_mysql script.
>
>
>On Fri, 29 Jan 1999, RL wrote:
>
>> Hi, 
>> 
>> Although I haven't been able to find anything explicit in the manual, it
>> appears that the claim is that if there is no -l or --log option in the
>> command line, there will be no logging. 
>> 
>> In safe_mysqld, there are the lines:
>> 
>>  if test "$#" -eq 0
>>   then
>>     nohup $ledir/mysqld --basedir=$MY_BASEDIR_VERSION --datadir=$DATADIR \
>>       >> $err_log 2>&1
>>   else
>>     nohup $ledir/mysqld --basedir=$MY_BASEDIR_VERSION --datadir=$DATADIR \
>>       "$@" >> $err_log 2>&1
>>   fi
>> 
>> which don't appear to contain either option, yet mysql still writes a log
>> of all selects, connects, etc. 
>> 
>> How do I turn this off, or can I?
>> 
>> Thanks,
>> RL
>> 
>> -----------------------------------------------------------
>> Send a mail to mdomo@tcx.se with
>> unsubscribe mysql your@subscription.address
>> in the body of the message to unsubscribe from this list.
>> 
>
>
>

-----------------------------------------------------------
Send a mail to mdomo@tcx.se with
unsubscribe mysql your@subscription.address
in the body of the message to unsubscribe from this list.

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic