I did the configuration below but the server doesn´t make the replication.
I tryed some commands.
start/stop slave
status master

but they didn´t.

What else do I have to do?


Alexander

sql,query

> ----- Original Message -----
> From: "Jeremy Zawodny" <[EMAIL PROTECTED]>
> To: "Alexander Burbello" <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>
> Sent: Thursday, October 31, 2002 9:33 PM
> Subject: Re: Replication
>
>
> > On Thu, Oct 31, 2002 at 05:02:49PM -0300, Alexander Burbello wrote:
> > > I am try to make replication between two servers.
> > >
> > > I configurated the master and slave servers with the follow parameter
in
> > > my.ini
> > >
> > > MASTER
> > > server-id=1
> > >
> > > SLAVE
> > > master-host=<hostname of the master>
> > > master-user=<replication user name>
> > > master-password=<replication user password>
> > > master-port=<TCP/IP port for master>
> > > server-id=<some unique number between 2 and 2^32-1>
> > >
> > > What I have to do for the servers starts to replicate data?
> >
> > Restart them.
> > --
> > Jeremy D. Zawodny     |  Perl, Web, MySQL, Linux Magazine, Yahoo!
> > <[EMAIL PROTECTED]>  |  http://jeremy.zawodny.com/
> >
> > MySQL 3.23.51: up 86 days, processed 1,815,743,604 queries (242/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