Seaquel
MySQL error code

MySQL error 4019

MySQL server error 4019 is ER_CANT_SET_SQL_AFTER_OR_BEFORE_GTIDS_WITH_ANONYMOUS_TO_GTID, reported with SQLSTATE HY000.

The SQL_AFTER_GTIDS or SQL_BEFORE_GTIDS clauses for START REPLICA cannot be used when the replication channel is configured with ASSIGN_GTIDS_TO_ANONYMOUS_TRANSACTIONS = LOCAL|<UUID>.
Error4019
NameER_CANT_SET_SQL_AFTER_OR_BEFORE_GTIDS_WITH_ANONYMOUS_TO_GTID
SQLSTATEHY000
GroupServer errors

Source: MySQL 8.4 Error Reference