Comment 6 for bug 741274

Revision history for this message
Vish Ishaya (vishvananda) wrote : Re: [Bug 741274] Re: MySQL database tables are using the MyISAM engine

Hmm, this definitely used to work, perhaps the switch to db sync broke it.

On Mar 29, 2011, at 10:06 AM, Josh Kearney wrote:

> This was on a fresh DB, but the tables are still being set to MyISAM. I
> don't think the kwargs are being used.
>
> --
> You received this bug notification because you are a member of Nova Bug
> Team, which is subscribed to OpenStack Compute (nova).
> https://bugs.launchpad.net/bugs/741274
>
> Title:
> MySQL database tables are using the MyISAM engine
>
> Status in OpenStack Compute (Nova):
> Triaged
>
> Bug description:
> MySQL database tables seem to be using the MyISAM engine. They should
> use InnoDB.