You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ensure fkey is dropped before removing instance_id
This fixes Bug #904888
On MySQL databases that use InnoDB by default (ie, at the point when
database is being first migrated), extra care needs to be taken to
ensure FKs are dropped before columns because they are not automatically.
Patch from Adam Gandelman and Scott Moser.
Change-Id: I32919a46bb76f524e064098738ad98248b2f1c0e