TiDB Lightning encountered an error when importing one table. Will it affect other tables? Will the process be terminated?
|
|
0
|
571
|
January 30, 2023
|
What are the privilege requirements for the target database?
|
|
0
|
562
|
January 30, 2023
|
What is the minimum TiDB/TiKV/PD cluster version supported by TiDB Lightning?
|
|
0
|
579
|
January 30, 2023
|
How should I check whether the upstream and downstream data is consistent?
|
|
0
|
733
|
January 30, 2023
|
When TiCDC replicates data to Kafka, can I control the maximum size of a single message in TiDB?
|
|
0
|
735
|
January 30, 2023
|
Why does the latency from TiCDC to Kafka become higher and higher?
|
|
0
|
633
|
January 30, 2023
|
What is the default behavior of TiCDC if I create a replication task without specifying the configuration file in `--config`?
|
|
0
|
632
|
January 30, 2023
|
What is `gc-ttl` in TiCDC?
|
|
0
|
693
|
January 30, 2023
|
Why can't some tables be replicated when I create a task in TiCDC?
|
|
0
|
624
|
January 30, 2023
|
Does TiCDC replication get stuck if the upstream has long-running uncommitted transactions?
|
|
0
|
596
|
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
|
618
|
January 30, 2023
|
What is the order of executing DML and DDL statements?
|
|
0
|
762
|
January 30, 2023
|
How should I deploy TiCDC to replicate data between two TiDB cluster located in different regions?
|
|
0
|
656
|
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
|
565
|
January 30, 2023
|
Why does replication using TiCDC stall or even stop after data restore using TiDB Lightning and BR from upstream?
|
|
0
|
428
|
January 30, 2023
|
Why does TiCDC use disks? When does TiCDC write to disks? Does TiCDC use memory buffer to improve replication performance?
|
|
0
|
473
|
January 30, 2023
|
When the sink of the replication downstream is TiDB or MySQL, what permissions do users of the downstream database need?
|
|
0
|
435
|
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
|
475
|
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
|
467
|
January 30, 2023
|
How much PD storage does TiCDC use?
|
|
0
|
479
|
January 30, 2023
|
When TiCDC replicates data to Kafka, how do I know the timestamp of the data changes in a message?
|
|
0
|
461
|
January 30, 2023
|
When TiCDC replicates data to Kafka, does a message contain multiple types of data changes?
|
|
0
|
439
|
January 30, 2023
|
If I modify a row multiple times in a transaction, will TiCDC output multiple row change events?
|
|
0
|
430
|
January 30, 2023
|
How to understand the relationship between the TiCDC time zone and the time zones of the upstream/downstream databases?
|
|
0
|
449
|
January 30, 2023
|
What is the complete behavior of TiCDC garbage collection (GC) safepoint?
|
|
0
|
637
|
January 30, 2023
|
How do I choose `start-ts` when creating a task in TiCDC?
|
|
0
|
527
|
January 30, 2023
|
Why does the load unit report the `Unknown character set` error?
|
|
0
|
445
|
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
|
567
|
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
|
501
|
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
|
492
|
January 30, 2023
|