On Tue, Jun 12, 2001 at 12:45:15PM -0700, Jeremy Zawodny wrote:
> On Tue, Jun 12, 2001 at 03:41:25PM -0400, Jim Ziegler wrote:
> > On Tue, Jun 12, 2001 at 12:50:20AM -0700, Jeremy Zawodny wrote:
> > > On Tue, Jun 12, 2001 at 02:15:41PM +0700, Said Madrus wrote:
> > > > Dear all,
> > > > can anybody tell me how to install mysql replication
> > > > step by step :-).
> > > > thanks in advance.
> > > > Best regards,
> > > 
> > > It is described step-by-step in the manual already. If you find it to
> > > be lacking, please let us know and someone will make it more clear
> > > (and update the manual).
> > 
> > Did that, it didn't work, asked for help, got none.
> 
> What happened? What failed? What error messages did you get? Were
> there parts of the documentation that were unclear? I updated the
> replication docs a few months ago when *I* found them unclear, but
> that doesn't mean that they're as good as they could be...

>From my previous post:

Envelope-to: [EMAIL PROTECTED]
Delivery-date: Fri, 13 Apr 2001 09:04:18 -0400
Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm (http://www.ezmlm.org)
List-ID: <mysql.mysql.com>
List-Help: <mailto:[EMAIL PROTECTED]>
List-Unsubscribe: <mailto:[EMAIL PROTECTED]>
List-Post: <mailto:[EMAIL PROTECTED]>
List-Subscribe: <mailto:[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: replication problems
From: Jim Ziegler <[EMAIL PROTECTED]>
X-UIDL: d8dfffe8bce601f2bac2c6bf2bb666c5

does anyone that is using replication have any
suggestions at all about how to get past this problem?

is anyone using replication successfully?

----- Forwarded message from Jim Ziegler <[EMAIL PROTECTED]> -----

Envelope-to: [EMAIL PROTECTED]
Delivery-date: Tue, 10 Apr 2001 16:42:26 -0400
Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm (http://www.ezmlm.org)
List-ID: <mysql.mysql.com>
List-Help: <mailto:[EMAIL PROTECTED]>
List-Unsubscribe: <mailto:[EMAIL PROTECTED]>
List-Post: <mailto:[EMAIL PROTECTED]>
List-Subscribe: <mailto:[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: replication problems
From: Jim Ziegler <[EMAIL PROTECTED]>
X-UIDL: bf6be71aa70b2cf435089831f4dbdcb3

mysql sql db

I am unable to get replication running.  I have set up both master and slave
systems with version 3.23.33-log of musql.  I can do a "load table from
master" but when I start the slave, all I get in the slave log is:

010410 16:37:24  Slave: Failed reading log event, reconnecting to retry, log 'FIRST' 
position 4
010410 16:37:24  Slave: reconnected to master 
'[EMAIL PROTECTED]:3306',replication resumed in log 'FIRST' at position 4
010410 16:37:24  Error reading packet from server: Binlog has bad magic number, fire 
your magician (read_errno 0,server_errno=65535)

and in the master log:

010410 16:35:58    3006 Connect    [EMAIL PROTECTED] on
                   3007 Connect    [EMAIL PROTECTED] on
                   3007 Quit
                   3006 Binlog Dum

What is wrong?  Where do I get a better magician?


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