Note:
This topic has been translated from a Chinese forum by GPT and might contain errors.
Original topic: 上游为polardb下游tidb可以同步?
[Test Environment for TiDB]
[TiDB Version]
[Reproduction Path] Failed to create data source using PolarDB as the data source
[Encountered Issue: Problem Description and Impact]
The image is not visible. Please provide the text you need translated.
The binlog format of PolarDB is different from the native one, right?
But doesn’t PolarDB support the MySQL protocol?
The protocol generally refers to the SQL syntax format. For example, TiDB is also compatible with the MySQL format, but the upstream of DM does not support TiDB. DM requires the upstream MySQL binlog to be in its native format, so the official documentation refers to the upstream as “MySQL or MariaDB.”
Is your PolarDB using a distributed or single-instance setup?
I suggest using CloudCanal.
It should be supported. How about trying version 7.5?
DM Migration from PolarDB to TiDB
As long as it’s from the MySQL series, it’s fine.
The image is not available for translation. Please provide the text you need translated.
No errors were seen in the execution log on the master.