This repo maintains DM (a data migration platform) and TiCDC (change data capture for TiDB)
430
stars
286
forks
source link
When an empty object is matched during import, an error will be reported. [restore for 4413] #11694
Open
ti-chi-bot opened 1 month ago
What did you do?
When I import on dbaas, I set object name pattern as "test.item/ " @glor
What did you expect to see?
import success
What did you see instead?
an error will be reported. "error="restore table
zmdb
.zmtest
failed: InvalidRange: The requested range is not satisfiable\n\tstatus co"Versions of the cluster
DM version (run
dmctl -V
ordm-worker -V
ordm-master -V
):Upstream MySQL/MariaDB server version:
Downstream TiDB cluster version (execute
SELECT tidb_version();
in a MySQL client):How did you deploy DM: tiup or manually?
Other interesting information (system version, hardware config, etc):
current status of DM cluster (execute
query-status <task-name>
in dmctl)