This repository has been archived by the owner on Nov 24, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 188
handle schema tracker newer than downstream TiDB #984
Labels
help wanted
This issue wanted some help from contributor
severity/moderate
type/bug
This issue is a bug report
Comments
lance6716
added
help wanted
This issue wanted some help from contributor
type/bug
This issue is a bug report
labels
Sep 3, 2020
I mean if user execute |
use task
source1, source2
dmctl no error, but tidb doesn't recieved FK
while log contains
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
help wanted
This issue wanted some help from contributor
severity/moderate
type/bug
This issue is a bug report
Bug Report
Please answer these questions before submitting your issue. Thanks!
update schema tracker in #982 to enjoy more compatibility, some test failed, such as alter FK without schema.
query-status
shows nothingquery-status
shows that error because downstream TiDB doesn't supportVersions of the cluster
DM version (run
dmctl -V
ordm-worker -V
ordm-master -V
):after dependency: update TiDB and integration test #982
Downstream TiDB cluster version (execute
SELECT tidb_version();
in a MySQL client):older than
20200901032733-f82e5320ad75
The text was updated successfully, but these errors were encountered: