* dlenev@stripped <dlenev@stripped> [08/03/13 13:02]:
> ChangeSet@stripped, 2008-03-13 13:01:08+03:00, dlenev@stripped +5 -0
> This patch is prerequisite for the 2nd milestone of WL#148 "Foreign keys"
> storing and restoring information about foreign keys in the .FRM files and
> properly displaying it in SHOW CREATE TABLE output and I_S tables.
>
> We use separate list in Alter_info to store objects representing
> foreign keys. This simplifies code responsible for table creation
> and will allow us to break inheritance between Foreign_key and Key
> classes in future.
>
> No test case is needed since this patch does not introduce any
> user visible changes.
OK to push.
--
Konstantin