MySQL error code
MySQL error 1650
MySQL server error 1650 is ER_REPLICA_IGNORE_SERVER_IDS, reported with SQLSTATE HY000.
The requested server id %d clashes with the replica startup option --replicate-same-server-id
| Error | 1650 |
|---|---|
| Name | ER_REPLICA_IGNORE_SERVER_IDS |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference