[mythtv-users] MySQL related BE deadlocks - collective wisdom needed

Michael T. Dean mtdean at thirdcontact.com
Fri Aug 5 04:15:05 UTC 2011


On 08/04/2011 04:43 PM, Brian J. Murrell wrote:
> On 11-08-04 04:39 PM, Michael T. Dean wrote:
>> For those of you on
>> 0.24-fixes, I will try to create a backport patch and post it here for
>> testing later today.
> You post it and I will build and run it.

I posted a lightly-tested backport on 
http://code.mythtv.org/trac/ticket/9704 .  You can download it at:

http://code.mythtv.org/trac/raw-attachment/ticket/9704/mythtv-0.24-backport_reconnect_fixes.patch

It should be applied in the top-level of the mythtv checkout (the 
directory that contains mythtv and mythplugins directories--since it 
changes both mythtv and mythplugins):

patch -Np1 -i ~/mythtv-0.24-backport_reconnect_fixes.patch

Note that because of changes to mythplugins, you will need to recompile 
plugins.  Also, the patch includes a binary/API version change--so it 
will enforce the requirement to recompile plugins.  (There are no 
changes to DB schema version or protocol version, though.)

Thanks to all those who test it.

Mike


More information about the mythtv-users mailing list