MySQL error code
MySQL error 1661
MySQL server error 1661 is ER_BINLOG_ROW_ENGINE_AND_STMT_ENGINE, reported with SQLSTATE HY000.
Cannot execute statement: impossible to write to binary log since both row-incapable engines and statement-incapable engines are involved.
| Error | 1661 |
|---|---|
| Name | ER_BINLOG_ROW_ENGINE_AND_STMT_ENGINE |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference