MySQL error code
MySQL error 4040
MySQL server error 4040 is ER_ANONYMOUS_TO_GTID_UUID_SAME_AS_VIEW_CHANGE_UUID, reported with SQLSTATE HY000.
Replication '%s' is configured with ASSIGN_GTIDS_TO_ANONYMOUS_TRANSACTIONS = <UUID> where the UUID value is equal to the group_replication_view_change_uuid
| Error | 4040 |
|---|---|
| Name | ER_ANONYMOUS_TO_GTID_UUID_SAME_AS_VIEW_CHANGE_UUID |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference