corrected type

This commit is contained in:
tomas@poseidon.ndb.mysql.com 2005-09-08 16:51:35 +02:00
parent 4d534ae24e
commit ffea32c6f3

View File

@ -2526,6 +2526,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;