MySQL error code
MySQL error 1199
MySQL server error 1199 is ER_REPLICA_NOT_RUNNING, reported with SQLSTATE HY000.
This operation requires a running replica; configure replica and do START REPLICA
| Error | 1199 |
|---|---|
| Name | ER_REPLICA_NOT_RUNNING |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference