79073105

Date: 2024-10-10 07:05:00
Score: 0.5
Natty:
Report link

The issue was likely caused by the back_log variable which was set to low by default. Setting this variable to a higher value completely resolved the issue. So pity that MariaDB logs don't give a clue of it.

https://mariadb.com/kb/en/server-system-variables/#back_log

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
Posted by: Alexey Ozerov