MySQL error code
MySQL error 1666
MySQL server error 1666 is ER_BINLOG_ROW_INJECTION_AND_STMT_MODE, reported with SQLSTATE HY000.
Cannot execute statement: impossible to write to binary log since statement is in row format and BINLOG_FORMAT = STATEMENT.
| Error | 1666 |
|---|---|
| Name | ER_BINLOG_ROW_INJECTION_AND_STMT_MODE |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference