[mythtv-commits] Ticket #7836: Idle frontend "wakeup" delay

MythTV mythtv at cvs.mythtv.org
Fri Jan 1 19:07:50 UTC 2010


#7836: Idle frontend "wakeup" delay
--------------------------------+-------------------------------------------
 Reporter:  stichnot@…          |        Owner:  danielk
     Type:  patch               |       Status:  closed 
 Priority:  minor               |    Milestone:  0.23   
Component:  MythTV - General    |      Version:  head   
 Severity:  medium              |   Resolution:  fixed  
  Mlocked:  0                   |  
--------------------------------+-------------------------------------------
Changes (by danielk):

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


Comment:

 (In [23057]) Fixes #7836. Open one new connection in
 MDBManager::PurgeIdleConnections() if all connections are to be closed.
 This avoids an issue with the Qt mysql driver where it assumes that if all
 connections are close it should shut down entirely, which causes a long
 delay when we next want to connect to the DB.

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


More information about the mythtv-commits mailing list