summaryrefslogtreecommitdiffstats
path: root/bin/stack
diff options
context:
space:
mode:
authorAdam Gandelman <adamg@canonical.com>2012-02-14 10:40:29 -0800
committerAdam Gandelman <adamg@canonical.com>2012-02-16 17:38:59 -0800
commit516582b62d785d25044b0f852eb7e42a2b22558e (patch)
tree810da9aa65db3459d70eae7005cd27638bf4cc2f /bin/stack
parent31d1a423761ac2d68d227559f4e3f424487333be (diff)
downloadnova-516582b62d785d25044b0f852eb7e42a2b22558e.tar.gz
nova-516582b62d785d25044b0f852eb7e42a2b22558e.tar.xz
nova-516582b62d785d25044b0f852eb7e42a2b22558e.zip
077_convert_to_utf8: Convert *all* FK tables early
The original migration only takes care of migrating the instances table before all others. It turns out, when using MySQL with InnoDB by default, there are many other tables with FKs that need to be converted early on as well (see bug description for schema diagram). Fixes bug 931602 Update: Convert all tables in a predefined order from within the same execution. Update: Avoid hard-coding database, fixes bug 930863 Update: Fix pep8 spacing Change-Id: Ideb619eecef2ad067bda5c26612f761674dee924
Diffstat (limited to 'bin/stack')
0 files changed, 0 insertions, 0 deletions