* 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