Seaquel
MySQL error code

MySQL error 1663

MySQL server error 1663 is ER_BINLOG_UNSAFE_AND_STMT_ENGINE, reported with SQLSTATE HY000.

Cannot execute statement: impossible to write to binary log since statement is unsafe, storage engine is limited to statement-based logging, and BINLOG_FORMAT = MIXED. %s
Error1663
NameER_BINLOG_UNSAFE_AND_STMT_ENGINE
SQLSTATEHY000
GroupServer errors

Source: MySQL 8.4 Error Reference