-
Notifications
You must be signed in to change notification settings - Fork 5.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Br:6.2 restore to tidb:6.1 failed due to Error: [schema:1146]Table 'mysql.tidb_ddl_job' doesn't exist
#36453
Labels
affects-6.1
affects-6.2
component/br
This issue is related to BR of TiDB.
feature/developing
the related feature is in development
found/automation
Found by automation tests
severity/critical
type/bug
The issue is confirmed as a bug.
Comments
/component br |
/severity critical |
ti-chi-bot
added
severity/major
may-affects-4.0
This bug maybe affects 4.0.x versions.
may-affects-5.0
This bug maybe affects 5.0.x versions.
may-affects-5.1
This bug maybe affects 5.1.x versions.
may-affects-5.2
This bug maybe affects 5.2.x versions.
may-affects-5.3
This bug maybe affects 5.3.x versions.
may-affects-5.4
This bug maybe affects 5.4.x versions.
may-affects-6.0
may-affects-6.1
may-affects-6.2
labels
Jul 22, 2022
fubinzh
added
feature/developing
the related feature is in development
and removed
component/br
This issue is related to BR of TiDB.
labels
Jul 22, 2022
/remove-severity major |
12 tasks
3pointer
added
affects-6.2
and removed
may-affects-4.0
This bug maybe affects 4.0.x versions.
may-affects-5.1
This bug maybe affects 5.1.x versions.
may-affects-5.2
This bug maybe affects 5.2.x versions.
may-affects-5.3
This bug maybe affects 5.3.x versions.
may-affects-5.4
This bug maybe affects 5.4.x versions.
may-affects-5.0
This bug maybe affects 5.0.x versions.
may-affects-6.0
may-affects-6.1
may-affects-6.2
labels
Jul 22, 2022
It also makes BR:v6.1.0 restore to TiDB:v6.2.0 stuck. To fix it completely we need add a check in 6.1.1 |
ti-chi-bot
pushed a commit
that referenced
this issue
Jul 23, 2022
This was referenced Jul 23, 2022
ti-chi-bot
pushed a commit
that referenced
this issue
Jul 25, 2022
fubinzh
added
component/br
This issue is related to BR of TiDB.
found/automation
Found by automation tests
labels
Jul 28, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
affects-6.1
affects-6.2
component/br
This issue is related to BR of TiDB.
feature/developing
the related feature is in development
found/automation
Found by automation tests
severity/critical
type/bug
The issue is confirmed as a bug.
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
2. What did you expect to see? (Required)
restore ok
3. What did you see instead (Required)
restore failed
4. What is your TiDB version? (Required)
br version
tiup br:nightly -V
Release Version: v6.2.0-alpha
Git Commit Hash: 121a666
Git Branch: heads/refs/tags/v6.2.0-alpha
Go Version: go1.18.2
UTC Build Time: 2022-07-22 00:04:20
Race Enabled: false
tidb version
select tidb_version()
Release Version: v6.1.0
Edition: Community
Git Commit Hash: 1a89dec
Git Branch: heads/refs/tags/v6.1.0
UTC Build Time: 2022-06-05 05:15:11
GoVersion: go1.18.2
Race Enabled: false
TiKV Min Version: v3.0.0-60965b006877ca7234adaced7890d7b029ed1306
Check Table Before Drop: false |
The text was updated successfully, but these errors were encountered: