-----Original Message----- > From: Krishna Chandra Prajapati [mailto:[EMAIL PROTECTED] > Sent: Wednesday, December 05, 2007 8:09 AM > To: MySql > Subject: REPLICATION > > Hi, > > I am working on production and thinking of implementing chain > replication > A->B->C. A is replicated to B. B is being replicated to C. > I want to know that there is any script or any cron by which i can > replicate > (manually or automatically) D server to C. > (D is another replication server). > > I was thinking that manually i can get the mysql-bin log sql and > execute it > on server C. In this way D will replicate to C. > The above task is possible or not. I haven't tested till now. > Any other idea any body have. >
So you want to do this? A->B->C<-D -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]