MySQL error code
MySQL error 3645
MySQL server error 3645 is ER_WARN_BINLOG_PARTIAL_UPDATES_DISABLED, reported with SQLSTATE HY000.
When %s, the option binlog_row_value_options=%s will be ignored and updates will be written in full format to binary log.
| Error | 3645 |
|---|---|
| Name | ER_WARN_BINLOG_PARTIAL_UPDATES_DISABLED |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference