Details
-
Bug
-
Status: Confirmed (View Workflow)
-
Major
-
Resolution: Unresolved
-
10.2.44, 11.0.2, 10.3.39, 10.8.8, 10.4.30, 10.5.21, 10.6.14, 10.9.7, 10.10.5, 10.11.4, 10.7(EOL)
-
None
Description
I assume, for server with configuration
binlog-format=MIXED
binlog-row-image=FULL
there is an issue with non-full binary log representation for at least INSERT and UPDATE statements when "ON DUPLICATE KEY UPDATE" is used which was described in https://jira.mariadb.org/browse/MDEV-21810 and https://jira.mariadb.org/browse/MDEV-28310.
As far as I can see, examples from those tickets still produce non-full binary log result on checked 10.2 - 11.0 versions currently.
Attachments
Issue Links
- relates to
-
MDEV-21810 MBR: Unexpected "Unsafe statement" warning and use of non-full image with binlog_row_image=FULL
- Closed
-
MDEV-28310 Missing binlog data for INSERT .. ON DUPLICATE KEY UPDATE
- Closed