List:Commits« Previous MessageNext Message »
From:Sergei Golubchik Date:November 7 2007 2:47pm
Subject:Re: bk commit into 5.1 tree (antony:1.2599) BUG#32050
View as plain text  
Hi!

On Nov 02, antony@stripped wrote:
> ChangeSet@stripped, 2007-11-02 11:02:07-07:00, antony@stripped +1 -0
>   bug#32050
>     "table logging gone wrong"
>     CSV requires that all columns be NOT NULL, so as part of
>     mysql upgrade scripts, we must alter log table definitions so 
>     that all columns which are previously nullable are now NOT NULL.
> 
>   scripts/mysql_system_tables_fix.sql@stripped, 2007-11-02 11:02:04-07:00,
> antony@stripped +16 -0
>     bug32050
>       must alter log table definitions so that all columns are NOT NULL

Pardon me ?

The bug is a crash on an assert and you fix it in
mysql_system_tables_fix.sql ???

Updating log table definitions is ok, but you need to fix the crash in
the server.
 
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 (antony:1.2599) BUG#32050antony2 Nov
  • Re: bk commit into 5.1 tree (antony:1.2599) BUG#32050Sergei Golubchik7 Nov