ds of transactions that have been committed!).
Thanks again,
Chris
Heikki Tuuri wrote:
Chris,
- Original Message -
From: "Jeremy Zawodny" <[EMAIL PROTECTED]>
Newsgroups: mailing.database.mysql
Sent: Thursday, May 29, 2003 10:17 AM
Subject: Re: Query log/binlog inconsistency
On We
Chris,
- Original Message -
From: "Jeremy Zawodny" <[EMAIL PROTECTED]>
Newsgroups: mailing.database.mysql
Sent: Thursday, May 29, 2003 10:17 AM
Subject: Re: Query log/binlog inconsistency
> On Wed, May 28, 2003 at 05:05:38PM -0700, Chris Tucker wrote:
> > Hi,
On Wed, May 28, 2003 at 05:05:38PM -0700, Chris Tucker wrote:
> Hi,
>
> I'm running into an issue on MySQL 4.0.12 (not tested on other
> releases) using an InnoDB table type, where an update query is
> getting written to the query log but never being propogated as far
> as the binlog. The query i
Hi,
I'm running into an issue on MySQL 4.0.12 (not tested on other releases) using
an InnoDB table type, where an update query is getting written to the query log
but never being propogated as far as the binlog. The query is also not updating
the DB, though according to the connection layer (P