ELSEIF
Your brief EB
386 stories from 200 feeds 1260 clusters Refreshed 12 minutes ago next pull 12:31

DATABASES Signal 159

MySQL CDC connector for ClickPipes is now Generally Available

The MySQL CDC connector for ClickPipes, which replicates MySQL and MariaDB data into ClickHouse Cloud, is now Generally Available with parallel snapshotting, safer production defaults, and improved observability.

WHY IT MATTERS

Engineers can now rely on a production-stable CDC path from MySQL to ClickHouse Cloud without building custom ETL. The GA release enforces GTID-based replication and 72-hour binlog retention at pipe creation, reducing the risk of irrecoverable replication failures that force full resyncs.

Written by elseif from the cluster below · every claim links back to a source

The three things worth knowing

01

Parallel snapshotting now auto-detects partition keys from primary keys including string and UUID types, reducing a 1TB snapshot from over a day to roughly an hour across 32 workers.

02

New ClickPipes require GTID-based replication and at least 72-hour binlog retention, both validated at creation, to prevent replication failures on failover or extended pauses.

03

Existing file position-based pipes can coexist with GTID-based pipes, but ClickHouse recommends migrating legacy pipes to GTID.

THE CLUSTER

Same story, 1 feed.

ORDERED BY FIRST SEEN
ClickHouse MySQL CDC connector for ClickPipes is now Generally Available Open ↗