MySQL error code
MySQL error 4039
MySQL server error 4039 is ER_CANT_USE_SAME_UUID_AS_VIEW_CHANGE_UUID, reported with SQLSTATE HY000.
CHANGE REPLICATION SOURCE TO ASSIGN_GTIDS_TO_ANONYMOUS_TRANSACTIONS = <UUID> cannot be executed because the UUID value is equal to the group_replication_view_change_uuid.
| Error | 4039 |
|---|---|
| Name | ER_CANT_USE_SAME_UUID_AS_VIEW_CHANGE_UUID |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference