Hi,
This was an experiment. Please ignore the patch.
Chuck
> -----Original Message-----
> From: Konstantin Osipov [mailto:konstantin@stripped]
> Sent: Thursday, August 23, 2007 5:24 AM
> To: cbell@stripped
> Cc: commits@stripped
> Subject: Re: bk commit into 5.1 tree (cbell:1.2566) BUG#29020
>
> * cbell@stripped <cbell@stripped> [07/08/23 01:07]:
> > ChangeSet@stripped, 2007-08-22 16:43:36-04:00,
> cbell@mysql_cab_desk. +7 -0
> > BUG#29020 : Test: Event results not replicated to slave in RBR
> >
> > Patch adds new methods to initiate locks on the binlog.
> These locks are
> > used to ensure a table map / row event pair are written
> as a pair and
> > prevent interleaving of the events.
>
> Hm, why should there be a need for a new global mutex in the
> system for events?
>
> An event thread should be perceived just as another user
> connection thread, with the only difference that it was
> started by a job planner, not manually.
>
>
> --
> -- Konstantin Osipov Software Developer, Moscow, Russia
> -- MySQL AB, www.mysql.com The best DATABASE COMPANY in the GALAXY