#备份的命令: tiup br backup db --pd “xxx:2379” --db “han*” --storage “local:///tidb/backup/test-date +%Y-%m-%d ” --log-file test.log
date +%Y-%m-%d
这个命令能备份所有的 han.xxxx 的库么?理解得不对吧,,呵呵,
好好看看文档先…