False alarm!! Turns out one of my engineers was using 'LOAD DATA INTO TABLE'
instead of inserts.
Thanks for all of the replies.

----- Original Message -----
From: "Will French" <[EMAIL PROTECTED]>
To: "Gabe E. Nydick" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, September 19, 2001 10:11 AM
Subject: RE: replication bug


> I assume that you have already scanned the MySQL manual section 4.10.4
> "Replication Features and Known Problems" to see if anything listed there
as
> a problem is relevant to your situation.  I found a couple of gotchas
there
> that caused me some problems.
>
> -----Original Message-----
> From: Gabe E. Nydick [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, September 19, 2001 12:44 PM
> To: [EMAIL PROTECTED]
> Subject: Re: replication bug
>
>
> I have found that if I do manual changes to the table, it replicates.  If
> the applications my company wrote make changes, they don't replicate.  I
am
> having the programmers find where they went sloppy.
>
> ----- Original Message -----
> From: "Jeremy Zawodny" <[EMAIL PROTECTED]>
> To: "Gabe E. Nydick" <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>
> Sent: Wednesday, September 19, 2001 12:47 AM
> Subject: Re: replication bug
>
>
> > On Tue, Sep 18, 2001 at 10:17:26PM -0700, Jeremy Zawodny wrote:
> > > On Tue, Sep 18, 2001 at 09:54:51PM -0700, Gabe E. Nydick wrote:
> > > >
> > > > I have a large set of tables that are 1-way replicating to an
> > > > identical machine as the master db, and for some reason 1 table
> > > > doesn't make it into the binary log.  Why would updates to 1
> > > > specific table not make it into the binary log?
> > >
> > > What's the relvant section of your my.cnf file on the master look
> > > like?
> > >
> > > Just bin-log, or is there more there?
> >
> > Err, log-bin, not bin-log.
> > --
> > Jeremy D. Zawodny, <[EMAIL PROTECTED]>
> > Technical Yahoo - Yahoo Finance
> > Desk: (408) 349-7878   Fax: (408) 349-5454   Cell: (408) 685-5936
> >
> > MySQL 3.23.41-max: up 13 days, processed 242,448,830 queries (213/sec.
> avg)
>
>
> ---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
>
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail
> <[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
>
>


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to