Seaquel
MySQL error code

MySQL error 1665

MySQL server error 1665 is ER_BINLOG_STMT_MODE_AND_ROW_ENGINE, reported with SQLSTATE HY000.

Cannot execute statement: impossible to write to binary log since BINLOG_FORMAT = STATEMENT and at least one table uses a storage engine limited to row-based logging.%s
Error1665
NameER_BINLOG_STMT_MODE_AND_ROW_ENGINE
SQLSTATEHY000
GroupServer errors

Source: MySQL 8.4 Error Reference