yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #83629
[Bug 1892370] [NEW] Database migrations fail when schema includes dash
Public bug reported:
In our database migrations, we run the following:
'ALTER DATABASE %s DEFAULT CHARACTER SET utf8'
If usnig a database name that includes a dash, the migration fails
because it requires to be wrapped by `.
** Affects: nova
Importance: Undecided
Assignee: Mohammed Naser (mnaser)
Status: In Progress
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1892370
Title:
Database migrations fail when schema includes dash
Status in OpenStack Compute (nova):
In Progress
Bug description:
In our database migrations, we run the following:
'ALTER DATABASE %s DEFAULT CHARACTER SET utf8'
If usnig a database name that includes a dash, the migration fails
because it requires to be wrapped by `.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1892370/+subscriptions
Follow ups