[mythtv-commits] Ticket #5286: Fix initial database creation

MythTV mythtv at cvs.mythtv.org
Sat May 3 22:32:03 UTC 2008


#5286: Fix initial database creation
----------------------------------------------+-----------------------------
 Reporter:  sphery <mtdean at thirdcontact.com>  |        Owner:  ijr    
     Type:  patch                             |       Status:  new    
 Priority:  minor                             |    Milestone:  unknown
Component:  mythtv                            |      Version:  head   
 Severity:  medium                            |   Resolution:         
  Mlocked:  0                                 |  
----------------------------------------------+-----------------------------

Comment(by sphery <mtdean at thirdcontact.com>):

 After removal of the "empty database" check before calling DoBackup() and
 the one before calling PromptForSchemaUpgrade(), the only remaining checks
 I could find were in PromptForSchemaUpgrade() (which Nigel recently
 changed to check for empty or zero) and the one before the call to
 InitializeDatabase().
 mythtv-5286-check_for_empty_or_zero_to_call_InitializeDatabase.patch fixes
 the check before InitializeDatabase().

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/5286#comment:3>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list