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

Reply via email to