Re: Replication - LINUX to WIN

2010-03-18 Thread Ian Simpson
> From: Ian Simpson > Subject: Re: Replication - LINUX to WIN > To: "Vikram A" > Cc: "MY SQL Mailing list" > Date: Thursday, 18 March, 2010, 9:33 AM > > Hi Vikram, > > There

Re: Replication - LINUX to WIN

2010-03-18 Thread Vikram A
: Ian Simpson Subject: Re: Replication - LINUX to WIN To: "Vikram A" Cc: "MY SQL Mailing list" Date: Thursday, 18 March, 2010, 9:33 AM Hi Vikram, There are a couple of potential problems with Linux to Windows replication, but they are easily avoidable. 1) Table names: There

Re: Replication - LINUX to WIN

2010-03-18 Thread Ian Simpson
Hi Vikram, There are a couple of potential problems with Linux to Windows replication, but they are easily avoidable. 1) Table names: There are case-sensitivity differences between Linux and Windows: Linux is case-sensitive as regards table names, whereas Windows is not. Given that you are replic

Re: Replication - LINUX to WIN

2010-03-18 Thread Krishna Chandra Prajapati
Yes, go ahead. -Krishna On Thu, Mar 18, 2010 at 2:03 PM, Vikram A wrote: > Hi, > I have done replication with Win to Win servers with mysql version > 5.0.41-community-nt. > > Now, > We have Enterprise Linux(Red Hat 4.1.2-14) and windows server2003. > Is it possible do the replication LINUX(Mast

Replication - LINUX to WIN

2010-03-18 Thread Vikram A
Hi, I have done replication with Win to Win servers with mysql version 5.0.41-community-nt. Now, We have Enterprise Linux(Red Hat 4.1.2-14) and windows server2003. Is it possible do the replication LINUX(Master) to WINDOWS SERVER2003(Slave) ? It will be great help to me. Thank you. VIKRAM A