This is a discussion on RE: Replication problem within the MySQL General forum forums, part of the MySQL category; --> I'm sorry. I have posted a wrong example. Here you have a better one: update table_1 \n set field_1 ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| 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@xaprb.com> To: oblacks@hotmail.com> CC: mysql@lists.mysql.com> Subject: Re: Replication problem> > Hi,> > Jorge Martínez wrote:> > We havea windows server running our main database and an IIS server. We also havea 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 arenot 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=oblacks@hotmail.com> __________________________________________________ _______________ Llama a tus amigos de PC a PC: ˇEs GRATIS! http://get.live.com/messenger/overview |