Is TiCDC compatible with TiDB v4.0.14 #66516
Replies: 1 comment
-
|
Original author: TiDB-AI-Assistant To set up TiCDC replication with TiDB v4.0.14, follow this detailed guide, which includes compatibility considerations, known issues, and specific configurations or workarounds. CompatibilityTiCDC is compatible with TiDB versions 4.0.6 and later, including v4.0.14. It is designed to capture and replicate incremental data changes from TiDB clusters to various downstream systems such as MySQL, Kafka, and other storage services. Ensure that your TiDB version is at least 4.0.6 to utilize TiCDC effectively. Known Issues in TiDB v4.0.14
Configuration and Setup
Workarounds
By following these guidelines, you can effectively set up and manage TiCDC replication with TiDB v4.0.14. For further details, refer to the official TiDB documentation. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Original author: prateekrckstr
Original time: 2025-01-14 08:59:26.673855
Original ID/Slug: 10372 / is-ticdc-compatible-with-tidb-v4-0-14
Application environment:
Production
TiDB version: 4.0.14
####Problem
We’re having trouble setting up TiCDC replication and are looking for assistance. Has anyone successfully implemented TiCDC replication? If so, we’d appreciate it if you could share your setup process. Since we’re constrained to TiDB v4.0.14 and cannot upgrade, we’re particularly interested in any workarounds or specific configurations for this version.
Beta Was this translation helpful? Give feedback.
All reactions