We have a MySQL 8 replication group. We want to skip some GTID transactions. We execute following commands on slave:
STOP GROUP_REPLICATION; RESET MASTER; SET GLO