[mythtv-users] Recordings not working

Gary Buhrmaster gary.buhrmaster at gmail.com
Sat May 22 18:06:28 UTC 2021


On Sat, May 22, 2021 at 5:37 PM Stephen Worthington
<stephen_agent at jsw.gen.nz> wrote:
> ... But I thought that MythTV was able to cope with
> the database connection going away

There is code to (attempt to) reconnect.

As I recall it depends on the Qt Sql api
to properly represent a lost connection(1).

In addition to checking other upgrades
that may have occurred, one should
probably look to see if there was a
recent Qt upgrade in ubuntu.

One may need to turn up the database
logging to do more extensive debugging,
but that can be rather intense.




(1) FWIW, I think the MythTV code should
probably check for both mysql error code
2006 *and* 2013.


More information about the mythtv-users mailing list