MySQL error code
MySQL error 3095
MySQL server error 3095 is ER_GROUP_REPLICATION_STOP_APPLIER_THREAD_TIMEOUT, reported with SQLSTATE HY000.
The STOP GROUP_REPLICATION command execution is incomplete: The applier thread got the stop signal while it was busy. The applier thread will stop once the current task is complete.
| Error | 3095 |
|---|---|
| Name | ER_GROUP_REPLICATION_STOP_APPLIER_THREAD_TIMEOUT |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference