[Bug 1384555] Re: SQL error during alembic.migration when populating Neutron database on MariaDB 10.0
Jakub Libosvar
libosvar at redhat.com
Thu Oct 30 14:58:06 UTC 2014
The problem since MySQL 5.6 forbids to alter column with FK constraint.
I tested solution we drop both FKs (router_id, l3_agent_id), set new
primary key for l3_agent_id and then re-create FKs and it works. I'll
send patch soon.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to neutron in Ubuntu.
https://bugs.launchpad.net/bugs/1384555
Title:
SQL error during alembic.migration when populating Neutron database on
MariaDB 10.0
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1384555/+subscriptions
More information about the Ubuntu-server-bugs
mailing list