MySQL error code
MySQL error 1667
MySQL server error 1667 is ER_BINLOG_MULTIPLE_ENGINES_AND_SELF_LOGGING_ENGINE, reported with SQLSTATE HY000.
Cannot execute statement: impossible to write to binary log since more than one engine is involved and at least one engine is self-logging.
| Error | 1667 |
|---|---|
| Name | ER_BINLOG_MULTIPLE_ENGINES_AND_SELF_LOGGING_ENGINE |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference