-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Labels
affects-7.5This bug affects the 7.5.x(LTS) versions.This bug affects the 7.5.x(LTS) versions.component/ddlThis issue is related to DDL of TiDB.This issue is related to DDL of TiDB.severity/majortype/bugThe issue is confirmed as a bug.The issue is confirmed as a bug.
Description
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
install v6.1.7
upgrade to nightly
2. What did you expect to see? (Required)
upgrade successful
3. What did you see instead (Required)
upgrade fail
[2023/10/23 01:49:52.903 +00:00] [INFO] [domain.go:262] ["diff load InfoSchema success"] [currentSchemaVersion=137] [neededSchemaVersion=138] ["start time"=2.112625ms] [gotSchemaVersion=138] [phyTblIDs="[5]"] [actionTypes="[5]"]
[2023/10/23 01:49:53.090 +00:00] [ERROR] [runaway.go:145] ["try to get new runaway watch"] [error="[schema:1146]Table 'mysql.tidb_runaway_watch' doesn't exist"]
[2023/10/23 01:49:53.090 +00:00] [WARN] [runaway.go:172] ["get runaway watch record failed"] [error="[schema:1146]Table 'mysql.tidb_runaway_watch' doesn't exist"]
[2023/10/23 01:49:54.090 +00:00] [ERROR] [runaway.go:145] ["try to get new runaway watch"] [error="[schema:1146]Table 'mysql.tidb_runaway_watch' doesn't exist"]
[2023/10/23 01:49:54.090 +00:00] [WARN] [runaway.go:172] ["get runaway watch record failed"] [error="[schema:1146]Table 'mysql.tidb_runaway_watch' doesn't exist"]
[2023/10/23 01:49:54.210 +00:00] [INFO] [domain.go:262] ["diff load InfoSchema success"] [currentSchemaVersion=138] [neededSchemaVersion=139] ["start time"=1.246216946s] [gotSchemaVersion=139] [phyTblIDs="[5]"] [actionTypes="[5]"]
[2023/10/23 01:49:54.857 +00:00] [WARN] [pd.go:152] ["get timestamp too slow"] ["cost time"=617.955197ms]
[2023/10/23 01:49:54.968 +00:00] [INFO] [domain.go:262] ["diff load InfoSchema success"] [currentSchemaVersion=139] [neededSchemaVersion=140] ["start time"=109.196784ms] [gotSchemaVersion=140] [phyTblIDs="[5]"] [actionTypes="[5]"]
[2023/10/23 01:49:55.090 +00:00] [ERROR] [runaway.go:145] ["try to get new runaway watch"] [error="[schema:1146]Table 'mysql.tidb_runaway_watch' doesn't exist"]
4. What is your TiDB version? (Required)
["Release Version"=v7.5.0-alpha] [Edition=Community] ["Git Commit Hash"=515899f090d1349457500e1170edfbebcdaf9ebd]
Metadata
Metadata
Assignees
Labels
affects-7.5This bug affects the 7.5.x(LTS) versions.This bug affects the 7.5.x(LTS) versions.component/ddlThis issue is related to DDL of TiDB.This issue is related to DDL of TiDB.severity/majortype/bugThe issue is confirmed as a bug.The issue is confirmed as a bug.