MySQL error code
MySQL error 3647
MySQL server error 3647 is ER_WARN_BINLOG_PARTIAL_UPDATES_SUGGESTS_PARTIAL_IMAGES, reported with SQLSTATE HY000.
When %s, the option binlog_row_value_options=%s will be used only for the after-image. Full values will be written in the before-image, so the saving in disk space due to binlog_row_value_options is limited to less than 50%%.
| Error | 3647 |
|---|---|
| Name | ER_WARN_BINLOG_PARTIAL_UPDATES_SUGGESTS_PARTIAL_IMAGES |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference