[mythtv-commits] Ticket #3865: inuseprograms table is not updated properly when using symlinks for storage directories

MythTV mythtv at cvs.mythtv.org
Sat Oct 6 14:14:57 UTC 2007


#3865: inuseprograms table is not updated properly when using symlinks for storage
directories
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |        Owner:  cpinkham
     Type:  defect     |       Status:  reopened
 Priority:  minor      |    Milestone:  unknown 
Component:  mythtv     |      Version:  head    
 Severity:  medium     |   Resolution:          
  Mlocked:  0          |  
-----------------------+----------------------------------------------------
Changes (by anonymous):

  * status:  closed => reopened
  * resolution:  fixed =>


Comment:

 When using a slave back end (slack5) to run the 'flagger' the
 inuseprograms does not show the 'flagger':

  INSERT INTO inuseprograms  (chanid, starttime, recusage, hostname,
 lastupdatetime,  rechost, recdir )  VALUES  ('2042',
 '2007-10-06T09:34:00', 'flagger', 'slack7', '2007-10-06T09:34:54',
 'slack5', NULL);
 Driver error was [2/1048]:
 QMYSQL3: Unable to execute query
 Database error was:
 Column 'recdir' cannot be null

 However when the flagger is running on the master back end (slack7) it is
 inserted into the inuseprograms as expected. Using svn 14579 (9-30-07).

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


More information about the mythtv-commits mailing list