corrected typo

This commit is contained in:
tomas@poseidon.ndb.mysql.com 2005-09-08 16:47:27 +02:00
parent b75340e70d
commit 98a52fa9a4

View File

@ -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;