MySQL error code
MySQL error 1876
MySQL server error 1876 is ER_STOP_REPLICA_IO_THREAD_TIMEOUT, reported with SQLSTATE HY000.
STOP REPLICA command execution is incomplete: Replica IO thread got the stop signal, thread is busy, IO thread will stop once the current task is complete.
| Error | 1876 |
|---|---|
| Name | ER_STOP_REPLICA_IO_THREAD_TIMEOUT |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference