List:Commits« Previous MessageNext Message »
From:Konstantin Osipov Date:April 28 2008 11:52am
Subject:Re: bk commit into 6.1 tree (dlenev:1.2610) BUG#35521
View as plain text  
* dlenev@stripped <dlenev@stripped> [08/04/21 13:58]:
> ChangeSet@stripped, 2008-04-21 13:51:04+04:00, dlenev@stripped +6 -0
>   Fix for bug #35521 "Foreign keys: ALTER is destructive".
>   
>   In --foreign_key_all_engines mode ALTERing table with foreign key
>   constraints led to losing of these constraints.
>   
>   The problem was that on the 2nd milestone I have not changed ALTER
>   TABLE implementation to copy foreign key definitions from old version
>   of table to new one (I have assumed that this should be done on one
>   of later milestones). This patch fixes this problem by adding this
>   copying.

Looks good, OK to push.

-- 
Konstantin Osipov                    Moscow, Russia
MySQL Server Runtime Team Lead       Database Group, Sun Microsystems
Thread
bk commit into 6.1 tree (dlenev:1.2610) BUG#35521dlenev21 Apr
  • Re: bk commit into 6.1 tree (dlenev:1.2610) BUG#35521Konstantin Osipov28 Apr