Comment 15 for bug 1292591

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to keystone (master)

Reviewed: https://review.openstack.org/168003
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=12a9121e6e5bf85f0d12de7cc97e8196405c09ac
Submitter: Jenkins
Branch: master

commit 12a9121e6e5bf85f0d12de7cc97e8196405c09ac
Author: Victor Sergeyev <email address hidden>
Date: Thu Mar 26 15:57:04 2015 +0200

    Fix for migration 062 on MySQL

    MySQL creates indexes for foreign key columns automatically on InnoDB, so
    we should remove this index as well now that we have dropped the FK.

    Related-Bug: #1292591
    Change-Id: Ie8c69cc10ebdd805fc5cef82cb08c7d73c70b6e1