Hi!
- Original Message -
From: "Jeremy Zawodny" <[EMAIL PROTECTED]>
Newsgroups: mailing.database.mysql
Sent: Wednesday, April 03, 2002 9:00 AM
Subject: Re: Replication and transaction questions
> On Tue, Apr 02, 2002 at 11:49:10AM +0200, Nico Sabbi wrote:
...
>
On Tue, Apr 02, 2002 at 11:49:10AM +0200, Nico Sabbi wrote:
> HI,
>
> I have two questions:
>
> 1) is there a way to tell my mysql master not to log failed
> executions, such as creation of existing tables, drop of inexistant
> databases etc?
It's been a while since I checked, but it either doe
HI,
I have two questions:
1) is there a way to tell my mysql master not to log failed executions, such as
creation of existing tables, drop of inexistant databases etc?
Each of these operations lock the slave, and I believe that it' conceptually wrong
logging them, since they never took pla