MySQL Error MY-013754 – ER_WARN_REPLICA_ANONYMOUS_TO_GTID_UUID_SAME_AS_VIEW_CHANGE_UUID

MySQL Error Message

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

Reason for the Error

ER_WARN_REPLICA_ANONYMOUS_TO_GTID_UUID_SAME_AS_VIEW_CHANGE_UUID
was added in 8.0.26.