br恢复2张表数据时,报错:panic: index not found in origin table, please check the restore table has the same index info with origin table

index 也会有相应的region 数据,元数据必须匹配才能进行回填,不然就报错了

估计很难支持… 即使到了 6.5.X 也会有这个场景,必须元数据一致,即使列顺序不一致都可以

1 个赞