使用br备份后恢复数据报错ErrRestoreNotFreshCluster

#备份的命令
tiup br backup db --pd “xxx:2379” --db “han*” --storage “local:///tidb/backup/test-date +%Y-%m-%d ” --log-file test.log

这个命令能备份所有的 han.xxxx 的库么?理解得不对吧,,呵呵,


好好看看文档先…