Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Incomplete
-
10.5.13
-
None
-
docker image tag: mariadb:10.5
host: centos
Description
Recently, we have had several instances where the database service is not responding.
The specific situation is: all clients can still establish new connections with the database, but when any query operation is performed on any table, the query will continue forever, neither timeout nor return results.
The attachment is the error log, this problem first appeared around 2022-12-16 8:20:00
Do you have any clues on this issue, we are currently at a loss
Without having full stack traces of the mariadbd process during the time of the observed hangs, it is impossible to diagnose this. The InnoDB bug
MDEV-29835could match the reported symptoms, but there could be other causes as well.