List:Commits« Previous MessageNext Message »
From:Sergei Golubchik Date:November 23 2007 11:29am
Subject:Re: bk commit into 5.1 tree (gluh:1.2610) BUG#32178
View as plain text  
Hi!

On Nov 21, gluh@stripped wrote:
> ChangeSet@stripped, 2007-11-21 21:12:35+04:00, gluh@stripped +3 -0
>   Bug#32178 server crash when select from i_s and concurrent partition management
>   The crash happens because we change share->partition_info where 'share' is
> global struc
>   (it affects other threads which use the same 'share').
>   It causes discrepancy between 'share' and handler data. 
>   The fix:
>   Move share->partition_info update into WFRM_INSTALL_SHADOW part
>   which is protected by OPEN_lock.

ok to push, without table.cc change (it's pushed as a fix for bug#32158)
 
Regards / Mit vielen Grüssen,
Sergei

-- 
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /   Sergei Golubchik <serg@stripped>
 / /|_/ / // /\ \/ /_/ / /__  Principal Software Developer
/_/  /_/\_, /___/\___\_\___/  MySQL GmbH, Dachauer Str. 37, D-80335 München
       <___/                  Geschäftsführer: Kaj Arnö - HRB
München 162140
Thread
bk commit into 5.1 tree (gluh:1.2610) BUG#32178gluh21 Nov
  • Re: bk commit into 5.1 tree (gluh:1.2610) BUG#32178Sergei Golubchik23 Nov