[mythtv-commits] Ticket #4812: mythweather tables assume innodb is configured for mysql

MythTV mythtv at cvs.mythtv.org
Sun Mar 2 21:16:58 UTC 2008


#4812: mythweather tables assume innodb is configured for mysql
---------------------------------+------------------------------------------
 Reporter:  rbonafied at gmail.com  |        Owner:  stuartm   
     Type:  defect               |       Status:  new       
 Priority:  minor                |    Milestone:  0.22      
Component:  mythweather          |      Version:  0.21-fixes
 Severity:  low                  |   Resolution:            
  Mlocked:  0                    |  
---------------------------------+------------------------------------------
Changes (by stuartm):

  * severity:  medium => low
  * milestone:  0.21 => 0.22


Comment:

 I doubt this will get fixed before 0.21 unless someone submits a patch.
 The mythweather tables must be Innodb as they use foreign key constraints.
 These would need to be replaced with code to update/insert/delete child
 entries in all the relevant places. No-one even noticed that it had been
 written to use InnoDB until recently which is why it didn't get fixed much
 earlier.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/4812#comment:1>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list