MySQL error code
MySQL error 3077
MySQL server error 3077 is ER_REPLICA_NEW_CHANNEL_WRONG_REPOSITORY, reported with SQLSTATE HY000.
To have multiple channels, repository cannot be of type FILE; Please check the repository configuration and convert them to TABLE.
| Error | 3077 |
|---|---|
| Name | ER_REPLICA_NEW_CHANNEL_WRONG_REPOSITORY |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference