Loading ndb/src/mgmsrv/MgmtSrvr.cpp +1 −0 Original line number Diff line number Diff line Loading @@ -2506,6 +2506,7 @@ MgmtSrvr::startBackup(Uint32& backupId, int waitCompleted) #endif if (rep->failNo == nodeId || waitCompleted == 1) return 1326; // wait for next signal // master node will report aborted backup break; Loading Loading
ndb/src/mgmsrv/MgmtSrvr.cpp +1 −0 Original line number Diff line number Diff line Loading @@ -2506,6 +2506,7 @@ MgmtSrvr::startBackup(Uint32& backupId, int waitCompleted) #endif if (rep->failNo == nodeId || waitCompleted == 1) return 1326; // wait for next signal // master node will report aborted backup break; Loading