[MariaDB developers] How to use 11.4's binlog format with Change Data Capture tools

2025-07-20 Thread nick.chomey--- via developers
Hi there, I hope it is okay for me to ask this here. This change has caused a lot of trouble for Change Data Capture (CDC) tools that rely on the binlog to extract changes. They all seem to be recommend just setting binlog_legacy_event_pos to 1/ON, which both causes users hassle and prevents th

[MariaDB developers] Re: How to use 11.4's binlog format with Change Data Capture tools

2025-07-20 Thread Kristian Nielsen via developers
"nick.chomey--- via developers" writes: > This change has caused a lot of trouble for Change Data Capture (CDC) > tools that rely on the binlog to extract changes. They all seem to be What kind of trouble? If you know? Is it just that these tools were written to expect the position field of eac