Yes, i use the same directory for data and log files (/var/db/mysql).
And, as far as i know, there is mysqld options that allows me to specify a directory 
to hold all logs.

How can this be accomplished?

Thanks for your support and time.

---------- Original Message ----------------------------------
From: Jeremy Zawodny <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Date: Sun, 29 Apr 2001 14:51:50 -0700

>On Sun, Apr 29, 2001 at 03:12:51PM +0000, [EMAIL PROTECTED] wrote:
>> >Description:
>>      When a ordinary users tries to analyze bin log using a remote host (-h 
>ip_address) mysql server daemons crahes.
>> >How-To-Repeat:
>>      Just use mysqlbinlog to analyze a remote host binlog.
>>      mysql -h ip_address -u user -p pass file
>> 
>>      For instance (My environment):
>>      shell> mysql -h 192.168.1.11 -u awp -p root etosha-bin.001
>
>Do you store your binary logs in the datadir (the same directory which
>contains your database sub-directories)?
>
>If so, relocating the binary log files is probably the most
>straightforward solution until the MySQL team can verify and fix the
>problem.
>
>Jeremy
>-- 
>Jeremy D. Zawodny, <[EMAIL PROTECTED]>
>Technical Yahoo - Yahoo Finance
>Desk: (408) 349-7878    Fax: (408) 349-5454    Cell: (408) 439-9951
>
>MySQL 3.23.29: up 116 days, processed 720,915,358 queries (71/sec. avg)
>
>---------------------------------------------------------------------
>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
>
>

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