Merge perch.ndb.mysql.com:/home/jonas/src/51-work
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new-ndb storage/ndb/tools/restore/restore_main.cpp: Auto merged
This commit is contained in:
commit
ef0ee7642a
@ -690,10 +690,9 @@ main(int argc, char** argv)
|
|||||||
clearConsumers();
|
clearConsumers();
|
||||||
ndbout_c("\nRestore successful, but encountered temporary error, "
|
ndbout_c("\nRestore successful, but encountered temporary error, "
|
||||||
"please look at configuration.");
|
"please look at configuration.");
|
||||||
return NDBT_ProgramExit(NDBT_TEMPORARY);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
clearConsumers();
|
clearConsumers();
|
||||||
return NDBT_ProgramExit(NDBT_OK);
|
return NDBT_ProgramExit(NDBT_OK);
|
||||||
} // main
|
} // main
|
||||||
|
Loading…
x
Reference in New Issue
Block a user