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
| Error | 1663 |
|---|---|
| Name | ER_BINLOG_UNSAFE_AND_STMT_ENGINE |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference