mirror of
https://gitee.com/openharmony/distributeddatamgr_relational_store
synced 2024-11-27 01:01:02 +00:00
commit
a23232c6f1
@ -2215,6 +2215,7 @@ int RdbStoreImpl::Restore(const std::string &backupPath, const std::vector<uint8
|
||||
}
|
||||
#endif
|
||||
if (errCode == E_OK) {
|
||||
ExchangeSlaverToMaster();
|
||||
Reportor::ReportRestore(Reportor::Create(config_, E_OK), corrupt);
|
||||
rebuild_ = RebuiltType::NONE;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user