yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #25065
[Bug 1398748] [NEW] MySQL engine doesn't specified at a table s with foreign key constraint.
Public bug reported:
By default the CI uses MyISAM MySQL engine which doesn't support foreign
key constraint. Thus we must explicitly sign MySQL engine as InnoDB at
every table declares foreign keys or which is a fk target. Otherwise
foreign keys can't be declared.
** Affects: keystone
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1398748
Title:
MySQL engine doesn't specified at a table s with foreign key
constraint.
Status in OpenStack Identity (Keystone):
New
Bug description:
By default the CI uses MyISAM MySQL engine which doesn't support
foreign key constraint. Thus we must explicitly sign MySQL engine as
InnoDB at every table declares foreign keys or which is a fk target.
Otherwise foreign keys can't be declared.
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1398748/+subscriptions
Follow ups
References