List:Commits« Previous MessageNext Message »
From:Konstantin Osipov Date:August 23 2007 9:24am
Subject:Re: bk commit into 5.1 tree (cbell:1.2566) BUG#29020
View as plain text  
* 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
Thread
bk commit into 5.1 tree (cbell:1.2566) BUG#29020cbell22 Aug
  • Re: bk commit into 5.1 tree (cbell:1.2566) BUG#29020Konstantin Osipov23 Aug
    • RE: bk commit into 5.1 tree (cbell:1.2566) BUG#29020Chuck Bell23 Aug