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
Hello.
Sorry, but I fear, I am not sure what you mean by "sync of a row". In
MySQL, replication sends complete commands to the slave and if the
command is received completely, it will be executed.
The server holds a log about all commands and when the connections
breaks, the slave remembers the