fix query fields on tidb_background_subtask to avoid error when upgrade #49263
Labels
affects-7.5
This bug affects the 7.5.x(LTS) versions.
component/ddl
This issue is related to DDL of TiDB.
severity/moderate
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)
we might add new fields in the table, to avoid upgrade fail we need fix the selected fields
only affects 7.5, master has change it in #49020
tidb/pkg/disttask/framework/storage/task_table.go
Line 391 in 6b8d834
2. What did you expect to see? (Required)
3. What did you see instead (Required)
4. What is your TiDB version? (Required)
The text was updated successfully, but these errors were encountered: