
Mário Cova via discuss <discuss@lists.mariadb.org> writes:
After upgrading *MariaDB from 10.2.33 to 10.6.19*, the *SQL Slave Thread* stops roughly every 10 minutes. This only started occurring *after the
2025-06-25 8:59:25 3152832 [Note] Slave SQL thread exiting, replication
stopped in log 'binlog.001765' at position 657303910, master: xxxx:3306 2025-06-25 9:10:23 3157451 [Note] Slave SQL thread exiting, replication stopped in log 'binlog.001765' at position 988146286, master: xxxx:3306
This looks like an extract from the server error log. But there must be more lines in the log about the SQL thread exiting. There should at least be matching lines everytime the SQL thread was restarted (eg. by the cron job). What is the full contents of the error log covering a couple of these occurrences? - Kristian.