Seaquel
MySQL error code

MySQL error 1802

MySQL server error 1802 is ER_MTA_CHANGE_SOURCE_CANT_RUN_WITH_GAPS, reported with SQLSTATE HY000.

CHANGE REPLICATION SOURCE cannot be executed when the replica was stopped with an error or killed in MTA mode. Consider using RESET REPLICA or START REPLICA UNTIL.
Error1802
NameER_MTA_CHANGE_SOURCE_CANT_RUN_WITH_GAPS
SQLSTATEHY000
GroupServer errors

Source: MySQL 8.4 Error Reference