Seaquel
MySQL error code

MySQL error 1841

MySQL server error 1841 is ER_CANT_SET_GTID_PURGED_WHEN_OWNED_GTIDS_IS_NOT_EMPTY, reported with SQLSTATE HY000.

@@GLOBAL.GTID_PURGED can only be set when there are no ongoing transactions (not even in other clients).
Error1841
NameER_CANT_SET_GTID_PURGED_WHEN_OWNED_GTIDS_IS_NOT_EMPTY
SQLSTATEHY000
GroupServer errors

Source: MySQL 8.4 Error Reference