summaryrefslogtreecommitdiff
path: root/ndb/src/mgmsrv
diff options
context:
space:
mode:
authorunknown <tomas@poseidon.ndb.mysql.com>2005-09-08 16:47:27 +0200
committerunknown <tomas@poseidon.ndb.mysql.com>2005-09-08 16:47:27 +0200
commit110230beeca54c76d142b184a35b08029fa3a91b (patch)
tree3b6490904b62c5b31f299062fad21c6d16fb6ddd /ndb/src/mgmsrv
parent48e97a16c7486c3cb3d7b62f2344f480fb420624 (diff)
downloadmariadb-git-110230beeca54c76d142b184a35b08029fa3a91b.tar.gz
corrected typo
Diffstat (limited to 'ndb/src/mgmsrv')
-rw-r--r--ndb/src/mgmsrv/MgmtSrvr.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/ndb/src/mgmsrv/MgmtSrvr.cpp b/ndb/src/mgmsrv/MgmtSrvr.cpp
index e9d3ce19076..011643237f8 100644
--- a/ndb/src/mgmsrv/MgmtSrvr.cpp
+++ b/ndb/src/mgmsrv/MgmtSrvr.cpp
@@ -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;