When TiCDC replicates data to Kafka, can I control the maximum size of a single message in TiDB?
|
|
0
|
686
|
January 30, 2023
|
Why does the latency from TiCDC to Kafka become higher and higher?
|
|
0
|
582
|
January 30, 2023
|
What is the default behavior of TiCDC if I create a replication task without specifying the configuration file in `--config`?
|
|
0
|
579
|
January 30, 2023
|
What is `gc-ttl` in TiCDC?
|
|
0
|
620
|
January 30, 2023
|
Why can't some tables be replicated when I create a task in TiCDC?
|
|
0
|
573
|
January 30, 2023
|
Does TiCDC replication get stuck if the upstream has long-running uncommitted transactions?
|
|
0
|
556
|
January 30, 2023
|
Replication of a single table can only be run on a single TiCDC node. Will it be possible to use multiple TiCDC nodes to replicate data of multiple tables?
|
|
0
|
549
|
January 30, 2023
|
What is the order of executing DML and DDL statements?
|
|
0
|
655
|
January 30, 2023
|
How should I deploy TiCDC to replicate data between two TiDB cluster located in different regions?
|
|
0
|
604
|
January 30, 2023
|
After a changefeed resumes from pause, its replication latency gets higher and higher and returns to normal only after a few minutes. Why?
|
|
0
|
521
|
January 30, 2023
|
Why does replication using TiCDC stall or even stop after data restore using TiDB Lightning and BR from upstream?
|
|
0
|
380
|
January 30, 2023
|
Why does TiCDC use disks? When does TiCDC write to disks? Does TiCDC use memory buffer to improve replication performance?
|
|
0
|
404
|
January 30, 2023
|
When the sink of the replication downstream is TiDB or MySQL, what permissions do users of the downstream database need?
|
|
0
|
393
|
January 30, 2023
|
Why do `INSERT`/`UPDATE` statements from the upstream become `REPLACE INTO` after being replicated to the downstream if I set `enable-old-value` to `true` when I create a TiCDC replication task?
|
|
0
|
426
|
January 30, 2023
|
The default value of the time type field is inconsistent when replicating a DDL statement to the downstream MySQL 5.7. What can I do?
|
|
0
|
416
|
January 30, 2023
|
How much PD storage does TiCDC use?
|
|
0
|
432
|
January 30, 2023
|
When TiCDC replicates data to Kafka, how do I know the timestamp of the data changes in a message?
|
|
0
|
407
|
January 30, 2023
|
When TiCDC replicates data to Kafka, does a message contain multiple types of data changes?
|
|
0
|
393
|
January 30, 2023
|
If I modify a row multiple times in a transaction, will TiCDC output multiple row change events?
|
|
0
|
381
|
January 30, 2023
|
How to understand the relationship between the TiCDC time zone and the time zones of the upstream/downstream databases?
|
|
0
|
408
|
January 30, 2023
|
What is the complete behavior of TiCDC garbage collection (GC) safepoint?
|
|
0
|
573
|
January 30, 2023
|
How do I choose `start-ts` when creating a task in TiCDC?
|
|
0
|
455
|
January 30, 2023
|
Why does the load unit report the `Unknown character set` error?
|
|
0
|
404
|
January 30, 2023
|
How to handle the returned error when executing start-relay command for DM versions from 2.0.2 to 2.0.6?
|
|
0
|
521
|
January 30, 2023
|
Why does the Grafana dashboard of a DM cluster display `failed to fetch dashboard` if the cluster is deployed using TiUP v1.3.0 or v1.3.1?
|
|
0
|
459
|
January 30, 2023
|
Why does DM report the error `ERROR 1236 (HY000): The slave is connecting using CHANGE MASTER TO MASTER_AUTO_POSITION = 1, but the master has purged binary logs containing GTIDs that the slave requires.` if it restarts during an incremental task?
|
|
0
|
444
|
January 30, 2023
|
In DM v2.0, why does the full import task fail if DM restarts during the task?
|
|
0
|
438
|
January 30, 2023
|
Why do `REPLACE` statements keep appearing in the downstream when DM is replicating?
|
|
0
|
387
|
January 30, 2023
|
Why do some monitoring panels show `No data point`?
|
|
0
|
360
|
January 30, 2023
|
How to handle the error `duplicate entry` when DM is replicating data?
|
|
0
|
431
|
January 30, 2023
|