Re: MySQL Master Slave Replication
- Date: Tue, 8 Apr 2008 00:14:48 +0530
- From: "Kaushal Shriyan" <kaushalshriyan@xxxxxxxxx>
- Subject: Re: MySQL Master Slave Replication
On Tue, Apr 8, 2008 at 12:02 AM, Néstor <rotsen@xxxxxxxxx> wrote:
> Kaushal,
>
> That worked. I found out that my problem was that my firewall was not
> allowing my to computers to talk to each other on port 3306. I use the
> link you sent but this are th eoriginal links I used:
> 1) Master/Slave replication
>
>
> http://crazytoon.com/2008/01/29/mysql-how-do-you-set-up-masterslave-replication-in-mysql-centos-rhel-fedora/
> 2) Master/Master replication
>
>
> http://crazytoon.com/2008/02/29/mysql-how-do-you-set-up-mastermaster-replication-in-mysql-centos-rhel-fedora/
>
> Thanks,
>
> Néstor :-)
>
>
> On Sun, Apr 6, 2008 at 11:28 PM, Kaushal Shriyan <kaushalshriyan@xxxxxxxxx
> >
> wrote:
>
> > On Mon, Apr 7, 2008 at 11:32 AM, Néstor <rotsen@xxxxxxxxx> wrote:
> > > Kaushal,
> > >
> > >
> > > I will try it tomorrow to see if it works. It is similar to something
> I
> > > tried
> > > a couple of weeks ago and it work but when I changed the ip address it
> > stop
> > > working.
> > >
> > > I will try this tomorrow and let you know.
> > >
> > >
> > > Néstor :-)
> > >
> > >
> > >
> > > On Sun, Apr 6, 2008 at 10:52 PM, Kaushal Shriyan <
> > kaushalshriyan@xxxxxxxxx>
> > > wrote:
> > > >
> > > >
> > > >
> > > > hi
> > > >
> > > > is this a correct documentation
> > > > http://howtoforge.com/mysql_master_master_replication for Master
> Slave
> > > > Replication
> > > >
> > > > Thanks and Regards
> > > >
> > > > Kaushal
> > > >
> > > > --
> > > > MySQL General Mailing List
> > > > For list archives: http://lists.mysql.com/mysql
> > > > To unsubscribe:
> http://lists.mysql.com/mysql?unsub=rotsen@xxxxxxxxx
> > > >
> > > >
> > >
> > >
> >
> > Hi Nestor
> >
> > Thanks for the quick reply
> >
> > My requirement was if the Master goes down, the slave should take care
> > and act as Master. the Master should acts as slave and reversing of
> > this role.
> >
> > is this possible.
> >
> > Thanks and Regards
> >
> > Kaushal
> >
>
Hi Nestor
My requirement was if the Master goes down, the slave should take care and
act as Master. the Master should acts as slave and reversing of this
role.isit possible
Also what are the test cases which you followed while doing the Master Slave
Replication setup.
Thanks and Regards
Kaushal