You have an InnoDB Cluster configured with three servers.Examine this command, which executes successfully.
mysqldump-uroot-p-dmydatabase>mydatabase_backup.sql
Due to data loss, the cluster is initialized and a restore is attempted resulting in this error:
ERROR 13176(HY000) at line 23: Cannot update GTID_ PURGED with the Group Replication plugin running
Which two actions, either one of which, can fix this error and allow a successful restore of the cluster?(Choose two.)