[mythtv-commits] Ticket #7332: Spurious extra table in SQL

MythTV mythtv at cvs.mythtv.org
Thu Oct 15 20:18:41 UTC 2009


#7332: Spurious extra table in SQL
--------------------------------------------------------+-------------------
 Reporter:  Mark Edwards <mythtv-trac@…>                |       Owner:  danielk
     Type:  patch                                       |      Status:  new    
 Priority:  trivial                                     |   Milestone:  unknown
Component:  MythTV - Recording                          |     Version:  head   
 Severity:  low                                         |     Mlocked:  0      
--------------------------------------------------------+-------------------
 Noticed a query in recordingprofile.cpp that appears to do an
 unintentional outer join with capturecard, thus returning multiple
 unneeded profiles. This doesn't actually have any ill effects however
 apart from too many rows being returned.
 The attached trivial patch fixes it.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/7332>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list