【BR】Backing up tables with global indexes will miss the global indexes, resulting in inconsistent checksum #57469
Labels
affects-8.3
affects-8.4
affects-8.5
This bug affects the 8.5.x(LTS) versions.
severity/critical
sig/sql-infra
SIG: SQL Infra
type/bug
The issue is confirmed as a bug.
Bug Report
Backing up tables with global indexes will miss the global indexes, resulting in inconsistent checksum.
1. Minimal reproduce step (Required)
2. What did you expect to see? (Required)
checksum successfully
3. What did you see instead (Required)
4. What is your TiDB version? (Required)
cluster :v8.4.0
br :v8.4.0
command
tiup br:v8.4.0 backup db --db="xxxx" --pd "pd-peer:2379" --storage "s3://xxxx/xxxx" --send-credentials-to-tikv=true --s3.endpoint=http://xxx.xxx.xxx:xxx/ --ratelimit 256 --log-file /tiup/backuptable.log
The text was updated successfully, but these errors were encountered: