MySQL error code
MySQL error 1200
MySQL server error 1200 is ER_BAD_REPLICA, reported with SQLSTATE HY000.
The server is not configured as replica; fix in config file or with CHANGE REPLICATION SOURCE TO
| Error | 1200 |
|---|---|
| Name | ER_BAD_REPLICA |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference