Seaquel
MySQL error code

MySQL error 3129

MySQL server error 3129 is ER_WARN_ON_MODIFYING_GTID_EXECUTED_TABLE, reported with SQLSTATE HY000.

Please do not modify the %s table. This is a mysql internal system table to store GTIDs for committed transactions. Modifying it can lead to an inconsistent GTID state.
Error3129
NameER_WARN_ON_MODIFYING_GTID_EXECUTED_TABLE
SQLSTATEHY000
GroupServer errors

Source: MySQL 8.4 Error Reference