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

Michael T. Dean mtdean at thirdcontact.com
Wed Jul 27 21:03:01 UTC 2011


On 07/27/2011 04:57 PM, Nigel Jewell wrote:
> On 27/07/2011 21:24, Michael T. Dean wrote:
>> On 07/27/2011 03:09 PM, Brian J. Murrell wrote:
>>> On 11-07-27 03:01 PM, Michael T. Dean wrote:
>>>> A better test would be to apply
>>>> https://github.com/MythTV/mythtv/commit/dd2d7a14d to your MythTV 
>>>> (or, if
>>>> you're running master, just pull an update).  If you're on 0.24-fixes,
>>>> it will be much easier to backport this change than it was to 
>>>> revert the
>>>> commit I mentioned.  Just make sure you're using Qt 4.6 or higher if
>>>> you're on 0.24-fixes.
>>> Is all of this to indicate that this won't land on 0.24-fixes?
>>>
>>> I've been following this thread with great interest since I think it's
>>> the cause of #9704 also, which has been plaguing me for much too long.
>> Since 0.24-fixes requires Qt 4.5+, we can't use this on it.
>
> Can it not be wrapped in:
>
> #if (QT_VERSION >= QT_VERSION_CHECK(4, 6, 0))
>
> ...
>
> #endif

Still, first, we need to figure out if it even helps...  Feedback is 
good.  :)

Mike


More information about the mythtv-users mailing list