* 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