[mythtv-commits] Ticket #8606: Backend deadlocked after database error when updating program listings from EIT

MythTV mythtv at cvs.mythtv.org
Tue Jun 29 19:40:16 UTC 2010


#8606: Backend deadlocked after database error when updating program listings from
EIT
---------------------------------------+------------------------------------
 Reporter:  malcolm.parsons@…          |       Owner:  ijr       
     Type:  defect                     |      Status:  new       
 Priority:  minor                      |   Milestone:  unknown   
Component:  MythTV - General           |     Version:  0.23-fixes
 Severity:  high                       |     Mlocked:  0         
---------------------------------------+------------------------------------

Comment(by malcolm.parsons@…):

 #mythtv-users asked for the mysql processlist when the backend is
 deadlocked.


 {{{
 mysql> show processlist;
 +------+--------+-----------+-------------+---------+-------+-------+------------------+
 | Id   | User   | Host      | db          | Command | Time  | State | Info
 |
 +------+--------+-----------+-------------+---------+-------+-------+------------------+
 |    9 | mythtv | localhost | mythconverg | Sleep   | 13537 |       | NULL
 |
 |   13 | mythtv | localhost | mythconverg | Sleep   |    69 |       | NULL
 |
 |   15 | mythtv | localhost | mythconverg | Sleep   |     9 |       | NULL
 |
 |  124 | mythtv | localhost | mythconverg | Sleep   |  2401 |       | NULL
 |
 |  201 | mythtv | localhost | mythconverg | Sleep   |   129 |       | NULL
 |
 |  852 | mythtv | localhost | mythconverg | Sleep   | 13060 |       | NULL
 |
 | 2155 | mythtv | localhost | mythconverg | Sleep   |  3058 |       | NULL
 |
 | 2156 | mythtv | localhost | mythconverg | Sleep   |    59 |       | NULL
 |
 | 2185 | mythtv | localhost | NULL        | Query   |     0 | NULL  | show
 processlist |
 +------+--------+-----------+-------------+---------+-------+-------+------------------+
 9 rows in set (0.00 sec)
 }}}

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


More information about the mythtv-commits mailing list