标题: MySQL从库报错Clarification about error: "Errno: 1032 (Doc ID 2790142.1) [打印本页] 作者: jiawang 时间: 2025-10-9 16:28 标题: MySQL从库报错Clarification about error: "Errno: 1032 (Doc ID 2790142.1) db:mysql8.0.30
参考文档:
In this Document
Symptoms
Changes
Cause
Solution
Workaround
Solution
References
APPLIES TO:
MySQL Server - Version 5.7 and later
Information in this document applies to any platform.
SYMPTOMS
Disclaimer: Starting from v8.0, some terms have been deprecated. Older releases will only use the deprecated terminology, and new releases will only use new terminology. Please see https://dev.mysql.com/doc/mysqld-version-reference/en/ for a complete list of those changes, and in which minor versions it happened.
Seeing the following error:
Last_Errno: 1032
Last_Error: Coordinator stopped because there were error(s) in the worker(s). The most recent failure being: Worker 2 failed executing transaction '' at replica , end_log_pos . See error log and/or performance_schema.replication_applier_status_by_worker table for more details about this failure or others, if any.
CHANGES
CAUSE
High OLTP load along with large batch jobs can trigger this issue consistently.