Seaquel
MySQL error code

MySQL error 1692

MySQL server error 1692 is ER_BINLOG_UNSAFE_MULTIPLE_ENGINES_AND_SELF_LOGGING_ENGINE, reported with SQLSTATE HY000.

Mixing self-logging and non-self-logging engines in a statement is unsafe.
Error1692
NameER_BINLOG_UNSAFE_MULTIPLE_ENGINES_AND_SELF_LOGGING_ENGINE
SQLSTATEHY000
GroupServer errors

Source: MySQL 8.4 Error Reference