v7.5.2(upgrade from 7.1.5) show import jobs report unknow column summary
#54241
Labels
affects-7.5
This bug affects the 7.5.x(LTS) versions.
affects-8.1
This bug affects the 8.1.x(LTS) versions.
component/ddl
This issue is related to DDL of TiDB.
component/disttask
distributed execute framework of tidb
severity/major
type/bug
The issue is confirmed as a bug.
type/regression
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
it's because we didn't add
summary
column for the history table, seetidb/pkg/session/bootstrap.go
Lines 2819 to 2824 in 8bf55a4
new created clusters of version >= 7.5.0 are not affected
a temp workaround is to add the column manually using
2. What did you expect to see? (Required)
3. What did you see instead (Required)
4. What is your TiDB version? (Required)
7.5.2
The text was updated successfully, but these errors were encountered: