Error 3030: Slave worker has stopped after at least one previous worker encountered an error when sl
Error Code
SQLSTATE
Error
Description
3030
ER_SLAVE_WORKER_STOPPED_PREVIOUS_THD_ERROR
Slave worker has stopped after at least one previous worker encountered an error when slave-preserve-commit-order was enabled. To preserve commit order, the last transaction executed by this thread has not been committed. When restarting the slave after fixing any failed threads, you should fix this worker as well.
Possible Causes and Solutions
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
PreviousError 3029: Expression of ORDER BY contains aggregate function and applies to the result of a non-agNextError 3031: slave_preserve_commit_order is not supported
Last updated
Was this helpful?