Skip to content

ERROR: mx_mysql_stmt_prepare: Lost connection to MySQL server during query #156

Closed
pmenzel opened this issue Feb 15, 2024 · 1 comment · Fixed by #151
Closed

ERROR: mx_mysql_stmt_prepare: Lost connection to MySQL server during query #156

pmenzel opened this issue Feb 15, 2024 · 1 comment · Fixed by #151

Comments

@pmenzel
Copy link
Contributor

pmenzel commented Feb 15, 2024

Two days ago, mxqd terminated on wombat:

$ pgrep mxq
$ echo $?
1
$ tail -4 /var/log/mxqd_log
2024-02-13 18:06:21 +0100 mxqd[10447]: Main loop started 125 slots.
2024-02-13 20:17:32 +0100 mxqd[10447]: ERROR: mx_mysql_stmt_prepare: Lost connection to MySQL server during query

mxqd: mx_mysql.c:1158: mx_mysql_statement_close: Assertion `*stmt' failed.
@donald
Copy link
Contributor

donald commented Feb 17, 2024

Ah, that's already fixed in my next branch by "mx_mysql: mx_mysql_statement_close*: Allow NULL".

@donald donald mentioned this issue Feb 17, 2024
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants