MySQL Error MY-013691 – ER_REPLICA_ANONYMOUS_TO_GTID_UUID_SAME_AS_GROUP_NAME

MySQL Error Message

Replication channel ‘%s’ is configured with
ASSIGN_GTIDS_TO_ANONYMOUS_TRANSACTIONS=’%s’ which is equal to
group_replication_group_name. To fix this issue, either change the
group_replication_group_name or use a different value for
ASSIGN_GTIDS_TO_ANONYMOUS_TRANSACTIONS.

Reason for the Error

ER_REPLICA_ANONYMOUS_TO_GTID_UUID_SAME_AS_GROUP_NAME
was added in 8.0.23.