For me, this problem was due to:

This problem occurs when the my.cnf file on the master contains 

"log-bin=/var/log/replication.log"

but just

"log-bin"

seems to work.

On Mon, Apr 02, 2001 at 05:11:21PM -0400, Jim Ziegler wrote:
> What causes:
> 
> 010402 17:08:56  Error reading packet from server: Binlog has bad magic number, fire 
>your magician (read_errno 0,server_errno=65535)
> 
> in the err log of a replication slave?
> 
> is it related to:
> 
> 010402 17:10:34  create_table_from_dump::failed in handler::net_read_dump()
> 010402 17:10:34  fetch_nx_table: failed on create table 
> 
> when i try to:
> 
> mysql> load table aca from master;
> ERROR 1189: Net error reading from master
> 
> -- 
> [EMAIL PROTECTED] (Jim Ziegler)
> 
> 
> ---------------------------------------------------------------------
> 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
> 
> 

-- 
[EMAIL PROTECTED] (Jim Ziegler)


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