List:Commits« Previous MessageNext Message »
From:Ingo Strüwing Date:August 2 2007 10:57am
Subject:Re: bk commit into 5.0 tree (svoj:1.2487) BUG#29152
View as plain text  
Hi Sergey,

OK from me.

Sergey Vojtovich wrote:
...
> ChangeSet@stripped, 2007-07-31 19:40:36+05:00, svoj@stripped +1 -0
>   BUG#29152 - INSERT DELAYED does not use concurrent_insert on slave
>   
>   INSERT DELAYED on a replication slave was converted to regular INSERT,
>   whereas it should try concurrent INSERT first.
>   
>   With this patch we try to convert delayed insert to concurrent insert on
>   a replication slave. If it is impossible for some reason, we fall back to
>   regular insert.

Regards
Ingo
-- 
Ingo Strüwing, Senior 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 (svoj:1.2487) BUG#29152Sergey Vojtovich31 Jul
  • Re: bk commit into 5.0 tree (svoj:1.2487) BUG#29152Konstantin Osipov31 Jul
  • Re: bk commit into 5.0 tree (svoj:1.2487) BUG#29152Ingo Strüwing2 Aug
Re: bk commit into 5.0 tree (svoj:1.2487) BUG#29152Konstantin Osipov31 Jul