List:Commits« Previous MessageNext Message »
From:Sergei Golubchik Date:September 10 2009 2:06pm
Subject:Re: bzr commit into mysql-5.1-bugteam branch (Sergey.Glukhov:2840)
Bug#33717
View as plain text  
Hi, Sergey!

On May 19, Sergey Glukhov wrote:
> #At file:///home/gluh/MySQL/mysql-5.1-bug-33717/ based on
> revid:matthias.leich@stripped
> 
>  2840 Sergey Glukhov	2009-05-19
>       Bug#33717 INSERT...(default) fails for enum. Crashes CSV tables, loads spaces
> for MyISAM(for 5.0 & 5.1)
>       Table corruption happens during table reading in ha_tina::find_current_row()
> func.
>       Field::store() method returns error(true) if stored value is 0.
>       The fix:
>       added special case for enum type which correctly processes 0 value.
>       Additional fix:
>       INSERT...(default) and INSERT...() have the same behaviour now for enum type.

ok to push.
but please create a WL for the upcoming change in behavior.

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
bzr commit into mysql-5.1-bugteam branch (Sergey.Glukhov:2840)Bug#33717Sergey Glukhov19 May 2009
  • Re: bzr commit into mysql-5.1-bugteam branch (Sergey.Glukhov:2840)Bug#33717Sergei Golubchik10 Sep 2009