List:General Discussion« Previous MessageNext Message »
From:Jorge Martínez Date:August 21 2007 3:33pm
Subject:RE: Replication problem
View as plain text  
I'm sorry. I have posted a wrong example. Here you have a better one: 
 
 update table_1          \n
 set field_1 = 'xx',       \n
 field_2 = 'yy';           \n > Date: Tue, 21 Aug 2007 11:16:50 -0400> From:
baron@stripped> To: oblacks@stripped> CC: mysql@stripped> Subject:
Re: Replication problem> > Hi,> > Jorge Martínez wrote:> > We
have a windows server running our main database and an IIS server. We also have a linux
box with apache/php that uses the same database server.> > > > We have
configured a replication from that host to another windows server. Then we verified that
not all the queries were replicated properly. We find out that some queries that come
from the linux box and have cr/lf on them are not being replicated.> > > >
ie: sql = "select * from table_1";> > SELECT queries are not replicated. Only
queries that change data are > replicated.> > > > > I think that may be
some issues about how linux manages cr/lf. Whan can I do?> > > > thank you
all!> > _________________________________________________________________> >
Consigue el nuevo Windows Live Messenger> >
http://get.live.com/messenger/overview> > > -- > MySQL General Mailing
List> For list archives: http://lists.mysql.com/mysql> To unsubscribe:
http://lists.mysql.com/mysql?unsub=1 
_________________________________________________________________
Llama a tus amigos de PC a PC: ¡Es GRATIS!
http://get.live.com/messenger/overview
Thread
Replication problemJorge Martínez21 Aug
  • Re: Replication problemBaron Schwartz21 Aug
RE: Replication problemJorge Martínez21 Aug