List:Commits« Previous MessageNext Message »
From:Sergei Golubchik Date:July 11 2007 10:19pm
Subject:Re: bk commit into 5.0 tree (aelkin:1.2440) BUG#23333
View as plain text  
Hi!

On Jun 26, Andrei Elkin wrote:
> ChangeSet@stripped, 2007-06-26 20:24:14+03:00,
> aelkin@stripped +8 -0
>   Bug #23333 stored function + non-transac table + transac table =
>   breaks stmt-based binlog
>   
>   Binlogging of the statement with a side effect like a modified
>   non-trans table did not happen.  The artifact involved all
>   binloggable dml queries.
>   
>   Fixed with changing the binlogging conditions all over the code to
>   exploit thd->transaction.stmt.modified_non_trans_table introduced by
>   the patch for bug@27417.
>   
>   Multi-delete case has own specific addressed by another bug@29136.
>   Multi-update case has been addressed by bug#27716 and patch and will
>   need merging.

ok to push
 
Regards / Mit vielen Grüssen,
Sergei

-- 
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /   Sergei Golubchik <serg@stripped>
 / /|_/ / // /\ \/ /_/ / /__  Principal Software Developer
/_/  /_/\_, /___/\___\_\___/  MySQL GmbH, Radlkoferstr. 2, D-81373 München
       <___/                  Geschäftsführer: Kaj Arnö - HRB
München 162140
Thread
bk commit into 5.0 tree (aelkin:1.2440) BUG#23333Andrei Elkin26 Jun
  • Re: bk commit into 5.0 tree (aelkin:1.2440) BUG#23333Sergei Golubchik11 Jul