List:Commits« Previous MessageNext Message »
From:Sergei Golubchik Date:July 15 2009 6:12pm
Subject:Re: bzr commit into mysql-6.0-runtime branch (konstantin:2705)
WL#3288
View as plain text  
Hi, Konstantin!

On Sep 12, Konstantin Osipov wrote:
> 
>  2705 Konstantin Osipov	2008-09-12
>       WL#3288 "Foreign Keys: Storage engine API for foreign key support".
>       Prepare ground for standalong storage engine cursor.
>       
>       This patch enforces a strict life cycle of class READ_RECORD.
>       This allows, in future, to add READ_RECORD::handler_cursor,
>       allocate the cursor in init_read_record(), and be sure that
>       the object is destroyed properly in end_read_record().

Could you describe the problem first ?
What was wrong with READ_RECORD that you were fixing ?

Regards / Mit vielen Grüßen,
Sergei

-- 
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /   Sergei Golubchik <serg@stripped>
 / /|_/ / // /\ \/ /_/ / /__  Principal Software Engineer/Server Architect
/_/  /_/\_, /___/\___\_\___/  Sun Microsystems GmbH, HRB München 161028
       <___/                  Sonnenallee 1, 85551 Kirchheim-Heimstetten
Geschäftsführer: Thomas Schroeder, Wolfgang Engels, Wolf Frenkel
Vorsitzender des Aufsichtsrates: Martin Häring
Thread
Re: bzr commit into mysql-6.0-runtime branch (konstantin:2705)WL#3288Sergei Golubchik15 Jul
  • Re: bzr commit into mysql-6.0-runtime branch (konstantin:2705) WL#3288Konstantin Osipov30 Oct