Seaquel
MySQL error code

MySQL error 1662

MySQL server error 1662 is ER_BINLOG_ROW_MODE_AND_STMT_ENGINE, reported with SQLSTATE HY000.

Cannot execute statement: impossible to write to binary log since BINLOG_FORMAT = ROW and at least one table uses a storage engine limited to statement-based logging.
Error1662
NameER_BINLOG_ROW_MODE_AND_STMT_ENGINE
SQLSTATEHY000
GroupServer errors

Source: MySQL 8.4 Error Reference