[mythtv-users] database issues: 0.21 to trunk

Michael T. Dean mtdean at thirdcontact.com
Fri Apr 3 03:07:32 UTC 2009


On 04/02/2009 10:44 PM, Greg Woods wrote:
> On Thu, 2009-04-02 at 22:09 -0400, Michael T. Dean wrote:
>   
>> You're almost definitely running a misconfigured MySQL server that has 
>> the InnoDB storage engine disabled. 
>>     
> It does show InnoDB if I do a "show engines", but all the tables in
> "mythconverg" are of type MyISAM.
>
> This is on Fedora 10.

I'm assuming you mean it shows it as not disabled (versus just showing 
it--i.e. "Support" is "YES").  MythWeather actually uses InnoDB for its 
tables--including the weatherdatalayout table.

You may just need to do some maintenance on your tables.

Mike


More information about the mythtv-users mailing list