[mythtv-users] Recordings not working

Bill Meek keemllib at gmail.com
Mon May 24 04:13:57 UTC 2021


On 5/23/21 12:55 PM, Gary Buhrmaster wrote:
> On Sun, May 23, 2021 at 5:53 PM Gary Buhrmaster
> <gary.buhrmaster at gmail.com> wrote:
> 
>> Perhaps someone wants to try to add ...
> 
> Or, alternatively, start by adding in additional
> debugging logging in that area to report
> what is really going on to know if adding a
> 2013 is the right thing to do, or something
> far more interesting is happening.

nativeErrorCode 4031. Adding this seems to fix the problem.

I've only tested a bit and not on my production host.

I asked if anyone on the forum was building from source a few hours
ago, but haven't had any responses yet.

https://dev.mysql.com/doc/mysql-errors/8.0/en/server-error-reference.html

  Error number: 4031; Symbol: ER_CLIENT_INTERACTION_TIMEOUT; SQLSTATE: HY000

  Message: The client was disconnected by the server because of inactivity. See wait_timeout
  and interactive_timeout for configuring this behavior.

  ER_CLIENT_INTERACTION_TIMEOUT was added in 8.0.24.

I [35051/35069] Scheduler scheduler.cpp:2309 (HandleReschedule) - Reschedule requested for MATCH 0 0 0 - MythUtilCommand
I [35051/35069] Scheduler mythdbcon.cpp:879 (prepare) - Prepare: Native Error Code: 4031 <-My test LOG()
I [35051/35069] Scheduler mythdbcon.cpp:260 (Reconnect) - MySQL reconnected successfully

-- 
Bill


More information about the mythtv-users mailing list