Binlog has bad magic number [SOLVED]

2001-07-19 Thread Jim Ziegler
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() > 01

Re: Binlog has bad magic number

2001-04-09 Thread Jim Ziegler
ition 4 010409 15:47:42 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? I can do a "load table xxx from master" so the two are communicating ok, does this have anything

Binlog has bad magic number

2001-04-02 Thread Jim Ziegler
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